We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0b3415 + aab2ed1 commit 4290a02Copy full SHA for 4290a02
.github/workflows/updatecli.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Install Updatecli in the runner
17
- uses: updatecli/updatecli-action@v2.86.0
+ uses: updatecli/updatecli-action@v2.88.0
18
19
- name: Run Updatecli in Dry Run mode
20
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml --values ./updatecli/values.temurin.yaml
0 commit comments