mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-12-14 05:40:18 +01:00
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:
parent
b692ae8b69
commit
233e9d4202
1 changed files with 1 additions and 1 deletions
2
.github/workflows/galaxy.yml
vendored
2
.github/workflows/galaxy.yml
vendored
|
@ -15,6 +15,6 @@ jobs:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: galaxy
|
- name: galaxy
|
||||||
uses: robertdebock/galaxy-action@1.0.3
|
uses: robertdebock/galaxy-action@1.1.0
|
||||||
with:
|
with:
|
||||||
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
|
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
|
||||||
|
|
Loading…
Reference in a new issue