We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc790c commit 69a326dCopy full SHA for 69a326d
1 file changed
.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@4fd2c16d992120bd5355264a03ad0cddec013e1b # v2.99.0
+ uses: updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c # v2.100.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