We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdacf78 + 37f9ca8 commit 104a6b7Copy full SHA for 104a6b7
.github/workflows/release.yml
@@ -21,6 +21,6 @@ jobs:
21
uses: "actions/checkout@v4"
22
23
- name: "Deploy the collection"
24
- uses: "artis3n/ansible_galaxy_collection@v2.10.1"
+ uses: "artis3n/ansible_galaxy_collection@v2.11.0"
25
with:
26
api_key: "${{ secrets.galaxy_api_key }}"
0 commit comments