1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_etesync_dav.git synced 2024-08-16 10:09:54 +02:00

Merge pull request #4 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:28 +02:00 committed by GitHub
commit c468efcb23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.1 uses: ansible-actions/ansible-galaxy-action@v1.1.1
with: with:
galaxy_api_key: ${{ secrets.galaxy_api_key }} galaxy_api_key: ${{ secrets.galaxy_api_key }}