We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaae306 commit 2eee43dCopy full SHA for 2eee43d
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@4b17f4ea784de29f71f85f9bc4955402ba1ae53c # v2.100.0
+ uses: updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e # v3.0.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