We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc21d9d + 8b4df29 commit 6782473Copy full SHA for 6782473
1 file changed
.github/workflows/updatecli.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
# This step installs Updatecli in the runner using the updatecli-action
25
- name: Install Updatecli in the runner
26
- uses: updatecli/updatecli-action@v2.98.0
+ uses: updatecli/updatecli-action@v3.1.3
27
28
# This step runs Updatecli in Dry Run mode
29
# It uses the "diff" command of updatecli with the specified config and values files
0 commit comments