Skip to content

Commit 9cf6168

Browse files
authored
chore: downgrade updatecli version to v0.109.0
1 parent 0ab3b0e commit 9cf6168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: "Checkout"
1515
uses: "actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8" # v5.0.0
1616
- name: "Setup updatecli"
17-
uses: "updatecli/updatecli-action@v2"
17+
uses: "updatecli/updatecli-action@v2.94.0"
1818
- name: Set up Go
1919
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
2020
with:

0 commit comments

Comments
 (0)