We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33226f commit b8a8c73Copy full SHA for b8a8c73
.github/workflows/updatecli.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v6
17
18
- name: Install Updatecli in the runner
19
- uses: updatecli/updatecli-action@v2.98.0
+ uses: updatecli/updatecli-action@v2.99.0
20
21
- name: Run Updatecli in Dry Run mode
22
run: updatecli diff --config ./.github/updatecli/updatecli.d --values ./.github/updatecli/values.github-action.yaml
0 commit comments