Update to most recent action.
This commit is contained in:
parent
f8a97b55c4
commit
3f85235471
|
|
@ -11,6 +11,6 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: galaxy
|
||||
uses: robertdebock/galaxy-action@1.2.0
|
||||
uses: robertdebock/galaxy-action@1.2.1
|
||||
with:
|
||||
galaxy_api_key: {% raw %}${{ secrets.galaxy_api_key }}{% endraw %}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
image: "robertdebock/github-action-molecule:5.0.0"
|
||||
image: "robertdebock/github-action-molecule:5.0.2"
|
||||
|
||||
variables:
|
||||
PY_COLORS: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue