1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_sway.git synced 2024-08-16 13:49:49 +02:00

Merge pull request #23 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:
L3D 2024-01-25 00:25:24 +01:00 committed by GitHub
commit d3a2cdb28c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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