diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1a1d516a..7052df65 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: run: pip install pyyaml - name: Publish to Galaxy - uses: artis3n/ansible_galaxy_collection@v2.9.0 + uses: artis3n/ansible_galaxy_collection@v2.10.1 with: api_key: ${{ secrets.GALAXY_API_KEY }}