We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a35c31f commit ff5f887Copy full SHA for ff5f887
2 files changed
.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.82.0"
+ uses: "updatecli/updatecli-action@v2.83.0"
18
with:
19
version: "v0.99.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