Skip to content

Commit 1de93d8

Browse files
authored
Merge pull request #13 from linuxserver-labs/dependabot/github_actions/linuxserver-labs/docker-actions-7.0.4
Bump linuxserver-labs/docker-actions from 7.0.3 to 7.0.4
2 parents 3ac4ac0 + 2f78188 commit 1de93d8

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].3
10+
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected].4
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
app_name: "monit"

.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/[email protected].3
11+
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected].4
1212
with:
1313
repo_owner: ${{ github.repository_owner }}
1414
app_name: "monit"

.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].3
10+
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected].4
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
app_name: "monit"

0 commit comments

Comments
 (0)