We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bebc422 + b73a78a commit 6b59c3eCopy full SHA for 6b59c3e
1 file changed
.github/workflows/updatecli.yaml
@@ -20,7 +20,7 @@ jobs:
20
persist-credentials: false
21
22
- name: Install Updatecli in the runner
23
- uses: updatecli/updatecli-action@9a21b6911fe58865c8346d4fde3470010f49bf31 # v2.97.0
+ uses: updatecli/updatecli-action@b846825b298f5351abd80f94c4f9eab63a38a804 # v2.98.0
24
25
- name: Run Updatecli in Dry Run mode
26
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml
0 commit comments