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 c56b648 commit d21092bCopy full SHA for d21092b
.github/workflows/updatecli.weekly.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: "Checkout"
18
uses: "actions/checkout@v4"
19
- name: "Install Updatecli"
20
- uses: "updatecli/updatecli-action@v2.96.0"
+ uses: "updatecli/updatecli-action@v2.98.0"
21
with:
22
version: "v0.112.0"
23
# 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