From f6b41c427f5a83cab41b8f514a7f6b88f25631fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 07:34:36 +0000 Subject: [PATCH] Bump linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml Bumps [linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml](https://github.com/linuxserver-labs/docker-actions) from 7.0.6 to 7.1.0. - [Commits](https://github.com/linuxserver-labs/docker-actions/compare/v7.0.6...v7.1.0) --- updated-dependencies: - dependency-name: linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/call-check-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-check-and-release.yml b/.github/workflows/call-check-and-release.yml index 0aaab8b..0fe1fcf 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: - uses: linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml@v7.0.6 + uses: linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml@v7.1.0 with: repo_owner: ${{ github.repository_owner }} app_name: "webhook"