Skip to content

Commit 8e69239

Browse files
Bump robertdebock/galaxy-action from 1.2.0 to 1.2.1
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/robertdebock/galaxy-action/releases) - [Commits](robertdebock/galaxy-action@1.2.0...1.2.1) --- updated-dependencies: - dependency-name: robertdebock/galaxy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edbdc4f commit 8e69239

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
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717

1818
- name: 'release on galaxy'
19-
uses: robertdebock/[email protected].0
19+
uses: robertdebock/[email protected].1
2020
with:
2121
galaxy_api_key: ${{ secrets.galaxy_api_key }}
2222
git_branch: 'main'

0 commit comments

Comments
 (0)