Merge pull request #130 from roles-ansible/dependabot/github_actions/ansible-actions/ansible-galaxy-action-1.1.1

Bump ansible-actions/ansible-galaxy-action from 1.0.1 to 1.1.1
This commit is contained in:
L3D 2023-10-27 10:25:51 +02:00 committed by GitHub
commit e58f32996f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@ jobs:
fetch-depth: 0
- name: 'Release on galaxy'
uses: ansible-actions/ansible-galaxy-action@v1.0.1
uses: ansible-actions/ansible-galaxy-action@v1.1.1
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }