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 ec31d52 commit 38a48ffCopy full SHA for 38a48ff
.github/workflows/updatecli.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Install Updatecli in the runner
18
- uses: updatecli/updatecli-action@v2.77.0
+ uses: updatecli/updatecli-action@v2.78.1
19
20
- name: Run Updatecli in Dry Run mode
21
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml
0 commit comments