Update to most recent action.

This commit is contained in:
Robert de Bock 2023-02-27 09:28:56 +01:00
parent f8a97b55c4
commit 3f85235471
2 changed files with 2 additions and 2 deletions

View File

@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- name: galaxy - name: galaxy
uses: robertdebock/galaxy-action@1.2.0 uses: robertdebock/galaxy-action@1.2.1
with: with:
galaxy_api_key: {% raw %}${{ secrets.galaxy_api_key }}{% endraw %} galaxy_api_key: {% raw %}${{ secrets.galaxy_api_key }}{% endraw %}

View File

@ -1,5 +1,5 @@
--- ---
image: "robertdebock/github-action-molecule:5.0.0" image: "robertdebock/github-action-molecule:5.0.2"
variables: variables:
PY_COLORS: 1 PY_COLORS: 1