We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f9aef commit 06e27fcCopy full SHA for 06e27fc
.github/workflows/cicd.yml
@@ -8,7 +8,7 @@ on:
8
- '**'
9
10
env:
11
- VERSION_UPSTREAM: 1.32.1
+ VERSION_UPSTREAM: 1.33.3
12
VERSION_BUILD: 1
13
14
jobs:
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
7
0 commit comments