Skip to content

Commit 1400f02

Browse files
Merge pull request #134 from MonolithProjects/renovate/robertdebock-galaxy-action-1.x
Update robertdebock/galaxy-action action to v1.2.1
2 parents 09d4b16 + b191069 commit 1400f02

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,6 +11,6 @@ jobs:
1111
runs-on: ubuntu-20.04
1212
steps:
1313
- name: galaxy
14-
uses: robertdebock/[email protected].0
14+
uses: robertdebock/[email protected].1
1515
with:
1616
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 commit comments

Comments
 (0)