Skip to content

Commit

Permalink
Fix baseimage check
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Dec 9, 2024
1 parent 73bce0b commit 07698fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-baseimage-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
repo_owner: "thespad"
baseimage: "alpine"
basebranch: "3.19"
basebranch: "3.20"
app_name: "py-kms"
secrets:
repo_scoped_token: ${{ secrets.repo_scoped_token }}

0 comments on commit 07698fb

Please sign in to comment.