We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc40660 commit 0860439Copy full SHA for 0860439
1 file changed
.github/workflows/updatecli.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
22
- name: Install Updatecli Binary
23
- uses: updatecli/updatecli-action@339fdb3f3bf66d14fe5830248b4e893990415cd0 # v2.80.0
+ uses: updatecli/updatecli-action@f11c0cb3aca7a018d6000dc86a57eb3442277219 # v2.81.0
24
25
- name: Run Updatecli in enforce mode
26
run: "updatecli compose apply"
0 commit comments