Skip to content

Commit 9659b62

Browse files
Merge pull request #129 from MonolithProjects/renovate/robertdebock-galaxy-action-1.x
Update robertdebock/galaxy-action action to v1.2.0
2 parents 2766fd7 + e72a197 commit 9659b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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.1.1
14+
uses: robertdebock/galaxy-action@1.2.0
1515
with:
1616
galaxy_api_key: ${{ secrets.galaxy_api_key }}
1717

0 commit comments

Comments
 (0)