Skip to content

Commit 6e7f7d6

Browse files
Bump robertdebock/galaxy-action from 1.1.0 to 1.2.1 (#220)
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/robertdebock/galaxy-action/releases) - [Commits](robertdebock/galaxy-action@1.1.0...1.2.1) --- updated-dependencies: - dependency-name: robertdebock/galaxy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edf4949 commit 6e7f7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/galaxy-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- name: checkout
1212
uses: actions/checkout@v2.3.4
1313
- name: galaxy
14-
uses: robertdebock/galaxy-action@1.1.0
14+
uses: robertdebock/galaxy-action@1.2.1
1515
with:
1616
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 commit comments

Comments
 (0)