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 f1bba80 + f12c2fc commit 7c4d9d0Copy full SHA for 7c4d9d0
.github/workflows/updatecli.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Install Updatecli in the runner
18
- uses: updatecli/updatecli-action@v2.82.0
+ uses: updatecli/updatecli-action@v2.83.0
19
20
- name: Run Updatecli in Dry Run mode
21
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml --values ./updatecli/values.temurin.yaml
0 commit comments