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 f8d49c4 + 2d26bf8 commit 2fbfc58Copy full SHA for 2fbfc58
.github/workflows/updatecli.yaml
@@ -20,7 +20,7 @@ jobs:
20
persist-credentials: false
21
22
- name: Install Updatecli in the runner
23
- uses: updatecli/updatecli-action@60a9429087baeeaa732fd853d44ae16a8334027e # v2.87.1
+ uses: updatecli/updatecli-action@b1405b899ee27cdaf56637d3cc7b9bc6a689b37c # v2.88.0
24
25
- name: Run Updatecli in Dry Run mode
26
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml
0 commit comments