From 9ea7cdbb55966a4cdb7b11b22eb3e507376118e8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:10:39 +0000 Subject: [PATCH 01/38] chore: deps(github): bump Action tag for actions/setup-go from 4a3601... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 121dd01d1626a1e23e37211e3254c1c06c to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index fc354cd2..5ee16ac5 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -27,7 +27,7 @@ jobs: sudo docker builder prune -a df -h - name: Set up Go - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 + uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 with: cache: false go-version: 1.26.4 From a71f7cc5b1d5ae59b48be836c14521b23ad5e1f8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:10:52 +0000 Subject: [PATCH 02/38] chore: deps(github): bump Action tag for actions/checkout from df4cb1... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... c069e1874edd31b4311f1884172cec0e10 to 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 5ee16ac5..c2a113e8 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -33,7 +33,7 @@ jobs: go-version: 1.26.4 id: go - name: Check out code into the Go module directory - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: golangci-lint uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1 with: From e81bb24b4c8bf4c5b99a40f4505e9c37093ea18b Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:11:14 +0000 Subject: [PATCH 03/38] chore: deps(github): bump Action tag for golangci/golangci-lint-actio... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... n from 82606bf257cbaff209d206a39f5134f0cfbfd2ee to ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a (Pinned from v9.3.0) Made with ❤️️ by updatecli --- .github/workflows/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index c2a113e8..4907ea58 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -35,7 +35,7 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: golangci-lint - uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1 + uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0 with: # Required: the version of golangci-lint is required # and must be specified without patch version: From 733438c14c194c99aa840e0703ed6b5c4f9abba2 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:11:25 +0000 Subject: [PATCH 04/38] chore: deps(github): bump Action tag for goreleaser/goreleaser-action... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... from 5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 to f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 (Pinned from v7.2.3) Made with ❤️️ by updatecli --- .github/workflows/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 4907ea58..4f256832 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -42,7 +42,7 @@ jobs: # we always use the latest patch version. version: v2.12.2 - name: Install GoReleaser - uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7.2.2 + uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3 with: install-only: true - name: Show GoReleaser version From f59639c5fc2784deddff022b0cc233a4486a01eb Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:11:59 +0000 Subject: [PATCH 05/38] chore: deps(github): bump Action tag for release-drafter/release-draf... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ter from 693d20e7c1ce1a81d3a41962f85914253b518449 to eada3c96a64734dd381cfbda23511034e328ddb0 (Pinned from v7.6.0) Made with ❤️️ by updatecli --- .github/workflows/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 07a3a78e..4d33c98a 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -10,7 +10,7 @@ jobs: update_release_draft: runs-on: ubuntu-24.04 steps: - - uses: release-drafter/release-drafter@693d20e7c1ce1a81d3a41962f85914253b518449 # v7.3.1 + - uses: release-drafter/release-drafter@eada3c96a64734dd381cfbda23511034e328ddb0 # v7.6.0 with: config-name: release-drafter.yaml env: From c3a73b49c361822f8f571cf59f17b77ac0e74885 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:02 +0000 Subject: [PATCH 06/38] chore: deps(github): bump Action release for actions/checkout from df... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 4cb1c069e1874edd31b4311f1884172cec0e10 to 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/release-sandbox.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-sandbox.yaml b/.github/workflows/release-sandbox.yaml index 6a07f1e6..15e9debd 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -22,7 +22,7 @@ jobs: sudo docker image prune --all --force sudo docker builder prune -a - run: df -h - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: fetch-depth: 0 - name: Set up QEMU From a92e2db3e9d23b8b122d21080354485915484657 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:15 +0000 Subject: [PATCH 07/38] chore: deps(github): bump Action release for docker/setup-qemu-action... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... from 06116385d9baf250c9f4dcb4858b16962ea869c3 to 96fe6ef7f33517b61c61be40b68a1882f3264fb8 (Pinned from v4.2.0) Made with ❤️️ by updatecli --- .github/workflows/release-sandbox.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-sandbox.yaml b/.github/workflows/release-sandbox.yaml index 15e9debd..f7461912 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -26,7 +26,7 @@ jobs: with: fetch-depth: 0 - name: Set up QEMU - uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0 + uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0 - name: Set up Docker Buildx uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0 # https://github.com/actions/setup-go From dbf8b9992e33399c28ec306e7748ee35a44710c3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:37 +0000 Subject: [PATCH 08/38] chore: deps(github): bump Action release for docker/setup-buildx-acti... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... on from d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 to bb05f3f5519dd87d3ba754cc423b652a5edd6d2c (Pinned from v4.2.0) Made with ❤️️ by updatecli --- .github/workflows/release-sandbox.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-sandbox.yaml b/.github/workflows/release-sandbox.yaml index f7461912..be0b7950 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -28,7 +28,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0 + uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0 # https://github.com/actions/setup-go - name: Set up Go uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 From 5ec04777afa94300e9c278a9cfc5b6ca7dba3c68 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:40 +0000 Subject: [PATCH 09/38] chore: deps(github): bump Action tag for actions/setup-go from 4a3601... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 121dd01d1626a1e23e37211e3254c1c06c to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/release-sandbox.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-sandbox.yaml b/.github/workflows/release-sandbox.yaml index be0b7950..510edf5b 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0 # https://github.com/actions/setup-go - name: Set up Go - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 + uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 with: go-version: 1.26.4 id: go From 7b71023787a2f9296056dcab039dcae92b5b1e90 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:43 +0000 Subject: [PATCH 10/38] chore: deps(github): bump Action tag for goreleaser/goreleaser-action... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... from 5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 to f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 (Pinned from v7.2.3) Made with ❤️️ by updatecli --- .github/workflows/release-sandbox.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-sandbox.yaml b/.github/workflows/release-sandbox.yaml index 510edf5b..2056ceef 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -36,7 +36,7 @@ jobs: go-version: 1.26.4 id: go - name: Install GoReleaser - uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7.2.2 + uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3 with: install-only: true - name: Show GoReleaser version From 5017da04b8c815f3eac7bb87326db13232e36314 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:45 +0000 Subject: [PATCH 11/38] chore: deps(github): bump Action release for actions/checkout from df... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 4cb1c069e1874edd31b4311f1884172cec0e10 to 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5c9b65d9..062f9fc7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,7 +22,7 @@ jobs: sudo docker image prune --all --force sudo docker builder prune -a - run: df -h - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: fetch-depth: 0 - name: Set up QEMU From f0a81930a2dc283b6cb4eff1c68d9489d77952c3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:48 +0000 Subject: [PATCH 12/38] chore: deps(github): bump Action tag for docker/setup-qemu-action fro... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... m 06116385d9baf250c9f4dcb4858b16962ea869c3 to 96fe6ef7f33517b61c61be40b68a1882f3264fb8 (Pinned from v4.2.0) Made with ❤️️ by updatecli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 062f9fc7..f968b28d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -26,7 +26,7 @@ jobs: with: fetch-depth: 0 - name: Set up QEMU - uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0 + uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0 - name: Set up Docker Buildx uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0 # https://github.com/actions/setup-go From 495c9accbc3f43b513ebf5c1560b80976399c760 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:50 +0000 Subject: [PATCH 13/38] chore: deps(github): bump Action release for docker/setup-buildx-acti... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... on from d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 to bb05f3f5519dd87d3ba754cc423b652a5edd6d2c (Pinned from v4.2.0) Made with ❤️️ by updatecli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f968b28d..2b4f525d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -28,7 +28,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0 + uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0 # https://github.com/actions/setup-go - name: Set up Go uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 From 7909e0eac00e789caba4b63b0c24be116abf593a Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:53 +0000 Subject: [PATCH 14/38] chore: deps(github): bump Action release for actions/setup-go from 4a... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 3601121dd01d1626a1e23e37211e3254c1c06c to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2b4f525d..53feddfa 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0 # https://github.com/actions/setup-go - name: Set up Go - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 + uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 with: go-version: 1.26.4 id: go From a22688b70d9ab8868f618c4c75d4bbe4c47ba014 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:12:56 +0000 Subject: [PATCH 15/38] chore: deps(github): bump Action release for goreleaser/goreleaser-ac... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... tion from 5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 to f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 (Pinned from v7.2.3) Made with ❤️️ by updatecli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 53feddfa..ef7c5adb 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -36,7 +36,7 @@ jobs: go-version: 1.26.4 id: go - name: Install GoReleaser - uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7.2.2 + uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3 with: install-only: true - name: Show GoReleaser version From 4567dc77d937a7cb9fe037793eb132bd1795d93a Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:13:25 +0000 Subject: [PATCH 16/38] chore: deps(github): bump Action tag for docker/login-action from 650... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 006c6eb7dba73a995cc03b0b2d7f5ca915bee to af1e73f918a031802d376d3c8bbc3fe56130a9b0 (Pinned from v4.4.0) Made with ❤️️ by updatecli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ef7c5adb..c7d5b340 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -42,7 +42,7 @@ jobs: - name: Show GoReleaser version run: goreleaser --version - name: Login to DockerHub - uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0 + uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }} From e95b1c5e47e03890fe0ce74ef9998e6d6462d545 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:13:27 +0000 Subject: [PATCH 17/38] chore: deps(github): bump Action release for docker/login-action from... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 650006c6eb7dba73a995cc03b0b2d7f5ca915bee to af1e73f918a031802d376d3c8bbc3fe56130a9b0 (Pinned from v4.4.0) Made with ❤️️ by updatecli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c7d5b340..c07cc770 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -47,7 +47,7 @@ jobs: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Login to GitHub Docker Registry - uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0 + uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0 with: registry: ghcr.io username: ${{ github.repository_owner }} From 774b3ccc9f2c6c9e7713061041b945ea32c311cf Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:13:35 +0000 Subject: [PATCH 18/38] chore: deps(github): bump Action release for actions/checkout from df... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 4cb1c069e1874edd31b4311f1884172cec0e10 to 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index ff65b35d..fef63ddc 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -9,6 +9,6 @@ jobs: contents: read steps: - name: Checkout Actions Repository - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Check spelling of file.txt uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 From bd1d8aab7f04da2aaabd92fb10a021933aa66c63 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:14:35 +0000 Subject: [PATCH 19/38] chore: deps(github): bump Action tag for crate-ci/typos from 37bb9884... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 2b0d8c4ffebdb75301a13db0267cef89 to bee27e3a4fd1ea2111cf90ab89cd076c870fce14 (Pinned from v1.48.0) Made with ❤️️ by updatecli --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index fef63ddc..c04fb30a 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -11,4 +11,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Check spelling of file.txt - uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 + uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 From 9f1c203119ba9969115bd8b3b9e12573887d5400 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:14:47 +0000 Subject: [PATCH 20/38] chore: deps(github): bump Action tag for actions/checkout from df4cb1... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... c069e1874edd31b4311f1884172cec0e10 to 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 2edd13b3..0afd5dc7 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Checkout" - uses: "actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10" # v6.0.3 + uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0 with: persist-credentials: false - name: "Setup updatecli" From cfacf06ca7f4fb601abe876616ebb5b6e85a70b6 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:14:58 +0000 Subject: [PATCH 21/38] chore: deps(github): bump Action release for updatecli/updatecli-acti... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... on from 5bda7da77bf4d181bce5f807d73d832b62062acf to 5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8 (Pinned from v3.4.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 0afd5dc7..54511628 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -16,7 +16,7 @@ jobs: with: persist-credentials: false - name: "Setup updatecli" - uses: "updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf" # v3.3.0 + uses: "updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8" # v3.4.0 with: version: "v0.118.0" - name: "Set up Go" From f51d011f0e8c8576054994aa784cec636c615c63 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:15:01 +0000 Subject: [PATCH 22/38] chore: deps(github): bump Action release for actions/setup-go from 4a... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 3601121dd01d1626a1e23e37211e3254c1c06c to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 54511628..375f5268 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -20,7 +20,7 @@ jobs: with: version: "v0.118.0" - name: "Set up Go" - uses: "actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c" # v6.4.0 + uses: "actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e" # v7.0.0 with: go-version-file: "go.mod" id: go From b7715819ae79840074a1d5dc756acc5e14271719 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:15:05 +0000 Subject: [PATCH 23/38] chore: deps(github): bump Action tag for actions/checkout from df4cb1... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... c069e1874edd31b4311f1884172cec0e10 to 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli_test.yaml b/.github/workflows/updatecli_test.yaml index cc41ffb8..8851d535 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Checkout" - uses: "actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10" # v6.0.3 + uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0 with: persist-credentials: false - name: "Setup updatecli" From 910224a93f2eaa682e939b318d5ef9c5fce172ec Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:15:09 +0000 Subject: [PATCH 24/38] chore: deps(github): bump Action release for updatecli/updatecli-acti... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... on from 5bda7da77bf4d181bce5f807d73d832b62062acf to 5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8 (Pinned from v3.4.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli_test.yaml b/.github/workflows/updatecli_test.yaml index 8851d535..aa59974f 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@5bda7da77bf4d181bce5f807d73d832b62062acf" # v3.3.0 + uses: "updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8" # v3.4.0 with: version: "v0.118.0" - name: "Set up Go" From 0b0746a6494748503a6ff2fae471df601275c7f9 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:15:11 +0000 Subject: [PATCH 25/38] chore: deps(github): bump Action release for actions/setup-go from 4a... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 3601121dd01d1626a1e23e37211e3254c1c06c to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli_test.yaml b/.github/workflows/updatecli_test.yaml index aa59974f..d6f58de8 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -17,7 +17,7 @@ jobs: with: version: "v0.118.0" - name: "Set up Go" - uses: "actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c" # v6.4.0 + uses: "actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e" # v7.0.0 with: go-version-file: "go.mod" id: go From 54ad45baf45d32494296f6dc0e6bf734a85c08d1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:15:14 +0000 Subject: [PATCH 26/38] chore: deps(github): bump Action tag for actions/checkout from df4cb1... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... c069e1874edd31b4311f1884172cec0e10 to 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli_update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli_update.yaml b/.github/workflows/updatecli_update.yaml index 9a439ce2..814aea1d 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Checkout" - uses: "actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10" # v6.0.3 + uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0 with: persist-credentials: false - name: "Setup updatecli" From 12287ff282f2c3574195298c1a7a9bc6f678e48e Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:15:19 +0000 Subject: [PATCH 27/38] chore: deps(github): bump Action release for updatecli/updatecli-acti... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... on from 5bda7da77bf4d181bce5f807d73d832b62062acf to 5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8 (Pinned from v3.4.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli_update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli_update.yaml b/.github/workflows/updatecli_update.yaml index 814aea1d..72c46920 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -18,7 +18,7 @@ jobs: with: persist-credentials: false - name: "Setup updatecli" - uses: "updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf" # v3.3.0 + uses: "updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8" # v3.4.0 with: version: "v0.118.0" - name: "Set up Go" From 3bb21be142bda277d9316f1467658f1794ec6cfa Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:15:21 +0000 Subject: [PATCH 28/38] chore: deps(github): bump Action tag for actions/setup-go from 4a3601... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 121dd01d1626a1e23e37211e3254c1c06c to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli_update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli_update.yaml b/.github/workflows/updatecli_update.yaml index 72c46920..1dc7533a 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -22,7 +22,7 @@ jobs: with: version: "v0.118.0" - name: "Set up Go" - uses: "actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c" # v6.4.0 + uses: "actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e" # v7.0.0 with: go-version-file: "go.mod" id: go From c7154490e2db68169721ca1770116e26bbb307cb Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:15:24 +0000 Subject: [PATCH 29/38] chore: deps(github): bump Action release for actions/checkout from df... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 4cb1c069e1874edd31b4311f1884172cec0e10 to 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 (Pinned from v7.0.0) Made with ❤️️ by updatecli --- .github/workflows/zizmor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index e52b8a19..0235b24f 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -12,7 +12,7 @@ jobs: security-events: write steps: - name: Checkout repository - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: "Run zizmor \U0001F308" From 9ea05ab995cbdee7d47904c6dab644e2b7b0020f Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 20 Jul 2026 10:15:28 +0000 Subject: [PATCH 30/38] chore: deps(github): bump Action release for zizmorcore/zizmor-action... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... from 5f14fd08f7cf1cb1609c1e344975f152c7ee938d to 6599ee8b7a49aef6a770f63d261d214911a7ce02 (Pinned from v0.6.0) Made with ❤️️ by updatecli --- .github/workflows/zizmor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index 0235b24f..80626113 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -16,7 +16,7 @@ jobs: with: persist-credentials: false - name: "Run zizmor \U0001F308" - uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6 + uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0 with: # intentionally not scanning the entire repository, inputs: ./.github/ From 96b768af622e52ce02d8dc73eb82589a544ca40a Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 21 Jul 2026 06:01:34 +0000 Subject: [PATCH 31/38] chore: deps(github): bump Action tag for actions/checkout from 9c091b... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... b21b7c1c1d1991bb908d89e4e9dddfe3e0 to 3d3c42e5aac5ba805825da76410c181273ba90b1 (Pinned from v7.0.1) Made with ❤️️ by updatecli --- .github/workflows/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 4f256832..dc941f18 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -33,7 +33,7 @@ jobs: go-version: 1.26.4 id: go - name: Check out code into the Go module directory - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: golangci-lint uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0 with: From 0ccc6fe49e9e1c102771a4cb7da298b519d68258 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 21 Jul 2026 06:02:50 +0000 Subject: [PATCH 32/38] chore: deps(github): bump Action tag for actions/checkout from 9c091b... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... b21b7c1c1d1991bb908d89e4e9dddfe3e0 to 3d3c42e5aac5ba805825da76410c181273ba90b1 (Pinned from v7.0.1) Made with ❤️️ by updatecli --- .github/workflows/release-sandbox.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-sandbox.yaml b/.github/workflows/release-sandbox.yaml index 2056ceef..20e3e3fa 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -22,7 +22,7 @@ jobs: sudo docker image prune --all --force sudo docker builder prune -a - run: df -h - - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 0 - name: Set up QEMU From 11a60ad78d3206de1d5e9cdedffdbbfb6ef141e3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 21 Jul 2026 06:03:35 +0000 Subject: [PATCH 33/38] chore: deps(github): bump Action release for actions/checkout from 9c... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 to 3d3c42e5aac5ba805825da76410c181273ba90b1 (Pinned from v7.0.1) Made with ❤️️ by updatecli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c07cc770..89c1fbe2 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,7 +22,7 @@ jobs: sudo docker image prune --all --force sudo docker builder prune -a - run: df -h - - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 0 - name: Set up QEMU From 1dadf18b1d6f6d5e88afdecf683afbd903102529 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 21 Jul 2026 06:04:21 +0000 Subject: [PATCH 34/38] chore: deps(github): bump Action tag for actions/checkout from 9c091b... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... b21b7c1c1d1991bb908d89e4e9dddfe3e0 to 3d3c42e5aac5ba805825da76410c181273ba90b1 (Pinned from v7.0.1) Made with ❤️️ by updatecli --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index c04fb30a..93e7bdc6 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -9,6 +9,6 @@ jobs: contents: read steps: - name: Checkout Actions Repository - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Check spelling of file.txt uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 From 5b6a64ebcb2e109e7929b06a2e408ddbfbbf7a49 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 21 Jul 2026 06:05:33 +0000 Subject: [PATCH 35/38] chore: deps(github): bump Action release for actions/checkout from 9c... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 to 3d3c42e5aac5ba805825da76410c181273ba90b1 (Pinned from v7.0.1) Made with ❤️️ by updatecli --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 375f5268..5fdcb0e5 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Checkout" - uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0 + uses: "actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1" # v7.0.1 with: persist-credentials: false - name: "Setup updatecli" From 856ce0ec8f85503cdae16fde6377fdd0b84d83d6 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 21 Jul 2026 06:05:49 +0000 Subject: [PATCH 36/38] chore: deps(github): bump Action tag for actions/checkout from 9c091b... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... b21b7c1c1d1991bb908d89e4e9dddfe3e0 to 3d3c42e5aac5ba805825da76410c181273ba90b1 (Pinned from v7.0.1) Made with ❤️️ by updatecli --- .github/workflows/updatecli_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli_test.yaml b/.github/workflows/updatecli_test.yaml index d6f58de8..21b36d53 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Checkout" - uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0 + uses: "actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1" # v7.0.1 with: persist-credentials: false - name: "Setup updatecli" From 751b0c2ca0d5f73a565f6659a22b88b15f12ed98 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 21 Jul 2026 06:05:58 +0000 Subject: [PATCH 37/38] chore: deps(github): bump Action release for actions/checkout from 9c... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 to 3d3c42e5aac5ba805825da76410c181273ba90b1 (Pinned from v7.0.1) Made with ❤️️ by updatecli --- .github/workflows/updatecli_update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli_update.yaml b/.github/workflows/updatecli_update.yaml index 1dc7533a..dd679cac 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Checkout" - uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0 + uses: "actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1" # v7.0.1 with: persist-credentials: false - name: "Setup updatecli" From a336256c9bc856dc0573ce15ba5b9ee3783387e7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 21 Jul 2026 06:06:08 +0000 Subject: [PATCH 38/38] chore: deps(github): bump Action tag for actions/checkout from 9c091b... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... b21b7c1c1d1991bb908d89e4e9dddfe3e0 to 3d3c42e5aac5ba805825da76410c181273ba90b1 (Pinned from v7.0.1) Made with ❤️️ by updatecli --- .github/workflows/zizmor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index 80626113..5db1dd1b 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -12,7 +12,7 @@ jobs: security-events: write steps: - name: Checkout repository - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - name: "Run zizmor \U0001F308"