diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 791d5a4..088a51c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -15,6 +15,6 @@ jobs: fetch-depth: 1 - name: Build and Deploy Collection - uses: artis3n/ansible_galaxy_collection@v2 + uses: artis3n/ansible_galaxy_collection@v2.10.1 with: api_key: "${{ secrets.GALAXY_API_KEY }}"