Update galaxy action

This commit is contained in:
Robert de Bock 2020-10-27 21:37:40 +01:00
parent d32a85d2e9
commit 902c3f3a95

View file

@ -17,6 +17,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: galaxy
uses: robertdebock/galaxy-action@1.0.1
uses: robertdebock/galaxy-action@1.1.0
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}