Skip to content

Commit 75829d3

Browse files
Bump linuxserver-labs/docker-actions from 7.0.2 to 7.0.3
Bumps [linuxserver-labs/docker-actions](https://github.com/linuxserver-labs/docker-actions) from 7.0.2 to 7.0.3. - [Commits](linuxserver-labs/docker-actions@v7.0.2...v7.0.3) --- updated-dependencies: - dependency-name: linuxserver-labs/docker-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74cc662 commit 75829d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/call-baseimage-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
call-workflow:
10-
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected].2
10+
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected].3
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
baseimage: "alpine"

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
call-workflow:
10-
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected].2
10+
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected].3
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
app_name: "plextraktsync"

.github/workflows/call-check-and-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
call-workflow:
10-
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected].2
10+
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected].3
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
app_name: "plextraktsync"

0 commit comments

Comments
 (0)