We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c05704 commit 219628bCopy full SHA for 219628b
.github/workflows/call-baseimage-update.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
repo_owner: ${{ github.repository_owner }}
13
baseimage: "alpine"
14
- basebranch: "3.18"
+ basebranch: "3.20"
15
app_name: "plextraktsync"
16
secrets:
17
repo_release_token: ${{ secrets.repo_release_token }}
0 commit comments