Skip to content

Commit 616c64d

Browse files
Merge pull request #89 from MonolithProjects/master
Sync Master to develop
2 parents 87e12af + 4630dce commit 616c64d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-18.04
1212
steps:
1313
- name: galaxy
14-
uses: robertdebock/galaxy-action@1.0.1
14+
uses: robertdebock/galaxy-action@1.1.1
1515
with:
1616
galaxy_api_key: ${{ secrets.galaxy_api_key }}
1717

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": [
3+
"config:base"
4+
]
5+
}

0 commit comments

Comments
 (0)