Bump robertdebock/galaxy-action from 1.0.3 to 1.1.0 (#26)

Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases)
- [Commits](https://github.com/robertdebock/galaxy-action/compare/1.0.3...9405322e638f833cb18ad7809fed9502bef50e9b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-11-12 16:27:31 +01:00 committed by GitHub
parent b692ae8b69
commit 233e9d4202
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,6 @@ jobs:
- name: checkout
uses: actions/checkout@v2
- name: galaxy
uses: robertdebock/galaxy-action@1.0.3
uses: robertdebock/galaxy-action@1.1.0
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}