mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
Merge pull request #137 from roles-ansible/dependabot/github_actions/ansible-actions/ansible-galaxy-action-1.2.0
Bump ansible-actions/ansible-galaxy-action from 1.1.1 to 1.2.0
This commit is contained in:
commit
2c1efdd22c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/galaxy.yml
vendored
2
.github/workflows/galaxy.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: 'Release on galaxy'
|
- name: 'Release on galaxy'
|
||||||
uses: ansible-actions/ansible-galaxy-action@v1.1.1
|
uses: ansible-actions/ansible-galaxy-action@v1.2.0
|
||||||
with:
|
with:
|
||||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||||
galaxy_version: 'main'
|
galaxy_version: 'main'
|
||||||
|
|
Loading…
Reference in a new issue