We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0556428 commit 8199c23Copy full SHA for 8199c23
.github/workflows/updatecli.yaml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Install Updatecli in the runner
19
- uses: updatecli/updatecli-action@v2.76.0
+ uses: updatecli/updatecli-action@v2.77.0
20
21
- name: Run Updatecli in Dry Run mode
22
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml
0 commit comments