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 5f484cc commit f314c89Copy full SHA for f314c89
1 file changed
.github/workflows/updatecli.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
persist-credentials: false
18
- name: "Setup updatecli"
19
- uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0
+ uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0
20
21
version: "v0.115.0"
22
- name: "Run updatecli"
0 commit comments