Skip to content

Commit 707ee8a

Browse files
committed
Update robertdebock/galaxy-action action to v1.1.1
1 parent fe83146 commit 707ee8a

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

0 commit comments

Comments
 (0)