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 2048a62 + f2241f1 commit a150a07Copy full SHA for a150a07
.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.73.0
+ uses: updatecli/updatecli-action@v2.74.0
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