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.
1 parent 2924cfd commit d14ab6aCopy full SHA for d14ab6a
1 file changed
.github/workflows/updatecli.yml
@@ -26,7 +26,7 @@ jobs:
26
persist-credentials: false
27
28
- name: Install Updatecli in the runner
29
- uses: updatecli/updatecli-action@e71be7554f3f940bc439cf720b3e4e379823c562 # v3.2.0
+ uses: updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf # v3.3.0
30
31
- name: Apply
32
run: "updatecli apply --config ./updatecli/updatecli.d --values ./updatecli/values.d/scm.yaml"
0 commit comments