mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
Bump ansible-actions/ansible-galaxy-action from 1.0.0 to 1.0.1
Bumps [ansible-actions/ansible-galaxy-action](https://github.com/ansible-actions/ansible-galaxy-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/ansible-actions/ansible-galaxy-action/releases) - [Commits](https://github.com/ansible-actions/ansible-galaxy-action/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: ansible-actions/ansible-galaxy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d64de52804
commit
0d060d2d65
1 changed files with 1 additions and 1 deletions
2
.github/workflows/galaxy.yml
vendored
2
.github/workflows/galaxy.yml
vendored
|
@ -19,6 +19,6 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: 'Release on galaxy'
|
- name: 'Release on galaxy'
|
||||||
uses: ansible-actions/ansible-galaxy-action@v1.0.0
|
uses: ansible-actions/ansible-galaxy-action@v1.0.1
|
||||||
with:
|
with:
|
||||||
galaxy_api_key: ${{ secrets.galaxy_api_key }
|
galaxy_api_key: ${{ secrets.galaxy_api_key }
|
||||||
|
|
Loading…
Reference in a new issue