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 9d7b36f commit 2a32758Copy full SHA for 2a32758
.github/workflows/updatecli.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v5
16
- name: Setup updatecli
17
- uses: updatecli/updatecli-action@57aa8966d4d775cb1420b90c270ba97a4b5abe47 # v2.93.0
+ uses: updatecli/updatecli-action@719e3592d124cbf826da704cbe557e1221dd4bba # v2.94.0
18
- name: Diff
19
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml
20
env:
0 commit comments