Skip to content

Commit 104a6b7

Browse files
authored
Merge pull request #405 from hifis-net/dependabot/github_actions/artis3n/ansible_galaxy_collection-2.11.0
Bump artis3n/ansible_galaxy_collection from 2.10.1 to 2.11.0
2 parents cdacf78 + 37f9ca8 commit 104a6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
uses: "actions/checkout@v4"
2222

2323
- name: "Deploy the collection"
24-
uses: "artis3n/ansible_galaxy_collection@v2.10.1"
24+
uses: "artis3n/ansible_galaxy_collection@v2.11.0"
2525
with:
2626
api_key: "${{ secrets.galaxy_api_key }}"

0 commit comments

Comments
 (0)