We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73bce0b commit 07698fbCopy full SHA for 07698fb
.github/workflows/call-baseimage-update.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
repo_owner: "thespad"
13
baseimage: "alpine"
14
- basebranch: "3.19"
+ basebranch: "3.20"
15
app_name: "py-kms"
16
secrets:
17
repo_scoped_token: ${{ secrets.repo_scoped_token }}
0 commit comments