We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22bce18 commit 49aca1fCopy full SHA for 49aca1f
.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.55.0
+ uses: updatecli/updatecli-action@v2.56.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