Skip to content

Commit 3008c1d

Browse files
authored
Merge pull request #32 from thespad/dependabot/github_actions/thespad/actions-8.0.5
2 parents b305748 + 8fedb20 commit 3008c1d

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: thespad/actions/.github/workflows/[email protected].4
10+
uses: thespad/actions/.github/workflows/[email protected].5
1111
with:
1212
repo_owner: "thespad"
1313
baseimage: "alpine"

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

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

99
jobs:
1010
call-workflow:
11-
uses: thespad/actions/.github/workflows/[email protected].4
11+
uses: thespad/actions/.github/workflows/[email protected].5
1212
with:
1313
repo_owner: "thespad"
1414
app_name: "dive"

.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: thespad/actions/.github/workflows/[email protected].4
10+
uses: thespad/actions/.github/workflows/[email protected].5
1111
with:
1212
repo_owner: "thespad"
1313
app_name: "dive"

0 commit comments

Comments
 (0)