From 6b4d130a72dbcfd05dbb02aa73dba1f562aa73b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 11:34:15 +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.1.0 to 8.0.0. - [Commits](https://github.com/linuxserver-labs/docker-actions/compare/v7.1.0...v8.0.0) --- updated-dependencies: - dependency-name: linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 fd207f2..90b3ed1 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.1.0 + uses: linuxserver-labs/docker-actions/.github/workflows/check-and-release.yml@v8.0.0 with: repo_owner: ${{ github.repository_owner }} app_name: "simplelogin"