We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a7ff4 commit 19a39e9Copy full SHA for 19a39e9
.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.98.0"
+ uses: "updatecli/updatecli-action@v2.99.0"
21
with:
22
version: "v0.113.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