We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c01d1ca commit 38ffad9Copy full SHA for 38ffad9
1 file changed
.github/workflows/updatecli.yaml
@@ -23,7 +23,7 @@ jobs:
23
persist-credentials: false
24
25
- name: Install Updatecli in the runner
26
- uses: updatecli/updatecli-action@e71be7554f3f940bc439cf720b3e4e379823c562 # v3.2.0
+ uses: updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf # v3.3.0
27
28
- name: Run Updatecli in Dry Run mode
29
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml
0 commit comments