There was an error while loading. Please reload this page.
1 parent 47bbbf9 commit 94037b9Copy full SHA for 94037b9
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@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8 # v3.4.0
+ uses: updatecli/updatecli-action@d422ba543720d01a96d4c3e3ab8544cc188cd711 # v3.5.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