Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
Switch to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Oct 13, 2021
1 parent 0924e4c commit 5fad326
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/called-bakebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
call-workflow:
uses: thespad/actions/.github/workflows/bakebuild.yml@v1
uses: thespad/actions/.github/workflows/bakebuild.yml@v2
with:
repo_owner: ${{ github.repository_owner }}
app_name: monit
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/called-baseimage-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
call-workflow:
uses: thespad/actions/.github/workflows/check-baseimage-update.yml@v1
uses: thespad/actions/.github/workflows/check-baseimage-update.yml@v2
with:
repo_owner: ${{ github.repository_owner }}
baseimage: alpine
Expand Down

0 comments on commit 5fad326

Please sign in to comment.