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.
2 parents ecfef92 + 2f03222 commit 64f7c82Copy full SHA for 64f7c82
.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.83.0
+ uses: updatecli/updatecli-action@v2.84.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