diff --git a/.github/workflows/call-check-and-release.yml b/.github/workflows/call-check-and-release.yml index d4f0a5d..b59205b 100644 --- a/.github/workflows/call-check-and-release.yml +++ b/.github/workflows/call-check-and-release.yml @@ -7,7 +7,7 @@ on: jobs: call-workflow-v3: - uses: thespad/actions/.github/workflows/check-and-release.yml@v9.0.9 + uses: thespad/actions/.github/workflows/check-and-release.yml@v9.0.10 with: repo_owner: ${{ github.repository_owner }} app_name: "whisparr" @@ -20,7 +20,7 @@ jobs: dockerhub_password: ${{ secrets.docker_password }} call-workflow-v2: - uses: thespad/actions/.github/workflows/check-and-release.yml@v9.0.9 + uses: thespad/actions/.github/workflows/check-and-release.yml@v9.0.10 with: repo_owner: ${{ github.repository_owner }} app_name: "whisparr"