We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2821cee + fb7b951 commit 77a85d0Copy full SHA for 77a85d0
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.99.0
+ uses: updatecli/updatecli-action@v2.100.0
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