Skip to content

Commit

Permalink
Bump thespad/actions from 8.0.3 to 8.0.4
Browse files Browse the repository at this point in the history
Bumps [thespad/actions](https://github.com/thespad/actions) from 8.0.3 to 8.0.4.
- [Commits](thespad/actions@v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: thespad/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 3d78050 commit 8ad165a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/call-baseimage-update.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].3
uses: thespad/actions/.github/workflows/[email protected].4
with:
repo_owner: "thespad"
baseimage: "alpine"
Expand Down
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].3
uses: thespad/actions/.github/workflows/[email protected].4
with:
repo_owner: "thespad"
app_name: "get_iplayer"
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].3
uses: thespad/actions/.github/workflows/[email protected].4
with:
repo_owner: "thespad"
app_name: "get_iplayer"
Expand Down

0 comments on commit 8ad165a

Please sign in to comment.