We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b82ea2 commit a715a66Copy full SHA for a715a66
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@b0d4fd84ae72108930c9adb83bb4beba1acbaf9f # v2.79.0
+ uses: updatecli/updatecli-action@339fdb3f3bf66d14fe5830248b4e893990415cd0 # v2.80.0
24
25
- name: Run Updatecli in enforce mode
26
run: "updatecli compose apply"
0 commit comments