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 53de2c1 commit f473537Copy full SHA for f473537
.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.84.0
+ uses: updatecli/updatecli-action@v2.86.0
19
20
- name: Run Updatecli in Dry Run mode
21
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml --values ./updatecli/values.temurin.yaml
0 commit comments