Skip to content

Commit 404b9a6

Browse files
authored
Merge pull request #17 from linuxserver-labs/dependabot/github_actions/linuxserver-labs/docker-actions-7.0.5
Bump linuxserver-labs/docker-actions from 7.0.2 to 7.0.5
2 parents d5b0624 + 7908497 commit 404b9a6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
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].5
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
baseimage: "alpine"

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

Lines changed: 1 addition & 1 deletion
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].5
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
app_name: "plextraktsync"

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

Lines changed: 1 addition & 1 deletion
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].5
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
app_name: "plextraktsync"

0 commit comments

Comments
 (0)