We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e53f7b + 72ca3d8 commit 532b92cCopy full SHA for 532b92c
2 files changed
.github/workflows/call-build-image.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
call-workflow:
11
- uses: thespad/actions/.github/workflows/build-split-image.yml@v8.0.4
+ uses: thespad/actions/.github/workflows/build-split-image.yml@v8.0.5
12
with:
13
repo_owner: thespad
14
app_name: "arr-in-one"
.github/workflows/call-check-and-release.yml
@@ -7,7 +7,7 @@ on:
7
- uses: thespad/actions/.github/workflows/check-and-release.yml@v8.0.4
+ uses: thespad/actions/.github/workflows/check-and-release.yml@v8.0.5
repo_owner: ${{ github.repository_owner }}
0 commit comments