Skip to content

Commit

Permalink
Merge pull request #23 from thespad/dependabot/github_actions/thespad…
Browse files Browse the repository at this point in the history
…/actions-8.0.5
  • Loading branch information
thespad authored Nov 22, 2024
2 parents 9e53f7b + 72ca3d8 commit 532b92c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/call-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
call-workflow:
uses: thespad/actions/.github/workflows/[email protected].4
uses: thespad/actions/.github/workflows/[email protected].5
with:
repo_owner: thespad
app_name: "arr-in-one"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/call-check-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call-workflow:
uses: thespad/actions/.github/workflows/[email protected].4
uses: thespad/actions/.github/workflows/[email protected].5
with:
repo_owner: ${{ github.repository_owner }}
app_name: "arr-in-one"
Expand Down

0 comments on commit 532b92c

Please sign in to comment.