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 8db1c7b commit e45220aCopy full SHA for e45220a
.github/workflows/updatecli.weekly.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: "Checkout"
15
uses: "actions/checkout@v4"
16
- name: "Install Updatecli"
17
- uses: "updatecli/updatecli-action@v2.92.0"
+ uses: "updatecli/updatecli-action@v2.93.0"
18
with:
19
version: "v0.108.0"
20
# releasepost is required by the Updatecli
.github/workflows/updatecli.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
- name: "Run updatecli in dryrun"
0 commit comments