From 7bbf65bb2366c9a7877507c7cff1fd0e6caad409 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 02:56:34 +0000 Subject: [PATCH] chore: deps: update Updatecli used by Github Action to v3.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .github/workflows/updatecli.yaml | 2 +- .github/workflows/updatecli_test.yaml | 2 +- .github/workflows/updatecli_update.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 5648e90595..b3443a5115 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -15,7 +15,7 @@ jobs: with: persist-credentials: false - name: "Setup updatecli" - uses: "updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8" # v3.4.0 + uses: "updatecli/updatecli-action@d422ba543720d01a96d4c3e3ab8544cc188cd711" # v3.5.0 with: version: "v0.120.0" - name: "Set up Go" diff --git a/.github/workflows/updatecli_test.yaml b/.github/workflows/updatecli_test.yaml index 238a8f9be8..5d740f91cc 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -13,7 +13,7 @@ jobs: with: persist-credentials: false - name: "Setup updatecli" - uses: "updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8" # v3.4.0 + uses: "updatecli/updatecli-action@d422ba543720d01a96d4c3e3ab8544cc188cd711" # v3.5.0 with: version: "v0.120.0" - name: "Set up Go" diff --git a/.github/workflows/updatecli_update.yaml b/.github/workflows/updatecli_update.yaml index 6d0f541b2e..9a7cc56f2d 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -27,7 +27,7 @@ jobs: with: persist-credentials: false - name: "Setup updatecli" - uses: "updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8" # v3.4.0 + uses: "updatecli/updatecli-action@d422ba543720d01a96d4c3e3ab8544cc188cd711" # v3.5.0 with: version: "v0.120.0" - name: "Set up Go"