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 71c25b0 commit 9f61008Copy full SHA for 9f61008
1 file changed
.github/workflows/updatecli_update.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
persist-credentials: false
20
- name: "Setup updatecli"
21
- uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0
+ uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0
22
23
version: "v0.116.0"
24
- name: "Run updatecli only on monitored pipelines"
0 commit comments