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 2f55a96 + 9f4def8 commit cc146b7Copy full SHA for cc146b7
.github/workflows/updatecli.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v5
15
16
- name: Install Updatecli in the runner
17
- uses: updatecli/updatecli-action@v2.92.0
+ uses: updatecli/updatecli-action@v2.93.0
18
19
- name: Run Updatecli in Dry Run mode
20
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml
0 commit comments