From 416bcccddf74ad75e02455e519b81ff56663b29e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 16:05:13 +0000 Subject: [PATCH] Bump thespad/actions/.github/workflows/check-and-release.yml Bumps [thespad/actions/.github/workflows/check-and-release.yml](https://github.com/thespad/actions) from 9.0.9 to 9.0.10. - [Commits](https://github.com/thespad/actions/compare/v9.0.9...v9.0.10) --- updated-dependencies: - dependency-name: thespad/actions/.github/workflows/check-and-release.yml dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/call-check-and-release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"