Skip to content

Commit 95fe0d1

Browse files
Bump linuxserver-labs/docker-actions/.github/workflows/build-image.yml
Bumps [linuxserver-labs/docker-actions/.github/workflows/build-image.yml](https://github.com/linuxserver-labs/docker-actions) from 7.1.0 to 8.0.0. - [Commits](linuxserver-labs/docker-actions@v7.1.0...v8.0.0) --- updated-dependencies: - dependency-name: linuxserver-labs/docker-actions/.github/workflows/build-image.yml dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afa2378 commit 95fe0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
call-workflow:
11-
uses: linuxserver-labs/docker-actions/.github/workflows/build-image.yml@v7.1.0
11+
uses: linuxserver-labs/docker-actions/.github/workflows/build-image.yml@v8.0.0
1212
with:
1313
repo_owner: ${{ github.repository_owner }}
1414
app_name: "simplelogin"

0 commit comments

Comments
 (0)