Skip to content

Commit 2a5dac1

Browse files
authored
Merge pull request #853 from dev-sec/renovate/artis3n-ansible_galaxy_collection-digest
chore(deps): update artis3n/ansible_galaxy_collection digest to f6110ae
2 parents ac522c4 + 49f3a98 commit 2a5dac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/galaxy-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# deploy the collection first, because if it fails, we don't want
1717
# to update the galaxy.yml
1818
- name: Deploy the collection
19-
uses: artis3n/ansible_galaxy_collection@3368f56529a2ef47ef0ac1ecfcda039f90d0174a # v2
19+
uses: artis3n/ansible_galaxy_collection@f6110aef877db4caaa7e9a192975fb006dea61fe # v2
2020
with:
2121
api_key: ${{ secrets.GALAXY_API_KEY }}
2222
galaxy_version: ${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)