We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87e12af + 4630dce commit 616c64dCopy full SHA for 616c64d
.github/workflows/galaxy.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-18.04
12
steps:
13
- name: galaxy
14
- uses: robertdebock/galaxy-action@1.0.1
+ uses: robertdebock/galaxy-action@1.1.1
15
with:
16
galaxy_api_key: ${{ secrets.galaxy_api_key }}
17
renovate.json
@@ -0,0 +1,5 @@
1
+{
2
+ "extends": [
3
+ "config:base"
4
+ ]
5
+}
0 commit comments