We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82bfc81 commit 699b4beCopy full SHA for 699b4be
.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.81.0
+ uses: updatecli/updatecli-action@v2.82.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