We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7a6c2 commit bc1c653Copy full SHA for bc1c653
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@af341a800cdbcde3ddcebb7a62410ac06a78a207 # v3.1.2
+ uses: updatecli/updatecli-action@2c3221bc5f4499a99fec2c87d9de4a83cb30e990 # v3.1.3
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