We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1983658 + 079c5bb commit 112e6b8Copy full SHA for 112e6b8
.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@b846825b298f5351abd80f94c4f9eab63a38a804 # v2.98.0
+ uses: updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b # v2.99.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