Skip to content

Commit 532b92c

Browse files
authored
Merge pull request #23 from thespad/dependabot/github_actions/thespad/actions-8.0.5
2 parents 9e53f7b + 72ca3d8 commit 532b92c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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: thespad/actions/.github/workflows/build-split-image.yml@v8.0.4
11+
uses: thespad/actions/.github/workflows/build-split-image.yml@v8.0.5
1212
with:
1313
repo_owner: thespad
1414
app_name: "arr-in-one"

.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: thespad/actions/.github/workflows/check-and-release.yml@v8.0.4
10+
uses: thespad/actions/.github/workflows/check-and-release.yml@v8.0.5
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
app_name: "arr-in-one"

0 commit comments

Comments
 (0)