Skip to content

Commit

Permalink
Bump robertdebock/galaxy-action from 1.1.0 to 1.2.1 (#220)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent edf4949 commit 6e7f7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/galaxy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- name: checkout
uses: actions/checkout@v2.3.4
- name: galaxy
uses: robertdebock/galaxy-action@1.1.0
uses: robertdebock/galaxy-action@1.2.1
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 comments on commit 6e7f7d6

Please sign in to comment.