From a4703ac7ed2efc2a5e8ade8fa4f7850b4c481732 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:35:14 +0000 Subject: [PATCH 01/27] 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 924ae3a1cded613372ab5595356fb5720e22ba16 (Pinned from v6.5.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..e9c46a93 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@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 with: cache: false go-version: 1.26.4 From 7a93d4bd423b33dd9c36b3bd1b60eb8e091a742a Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:35:27 +0000 Subject: [PATCH 02/27] 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/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index e9c46a93..f9443daa 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 8a571339e1fd996ef2d3163558f18d21abf61bc4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:35:46 +0000 Subject: [PATCH 03/27] 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 f9443daa..ffb862f3 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 3b6e18049fda6aac91449bbac6f89f819ba5d6c2 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:35:56 +0000 Subject: [PATCH 04/27] 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 ffb862f3..ae71f4c3 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 b959919dbf67a716eca3e954d7e953984cdb048a Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:36:23 +0000 Subject: [PATCH 05/27] 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 4d75298e00d9e34c483e5ff8c68d0ea1c1940c1e (Pinned from v7.5.1) 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..f571c6c6 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@4d75298e00d9e34c483e5ff8c68d0ea1c1940c1e # v7.5.1 with: config-name: release-drafter.yaml env: From 6efc7e782e06284b1cad87d6250f30e72e5d5de5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:36:27 +0000 Subject: [PATCH 06/27] 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/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 6bd7720797ce422daea724d24ce071bece63363f Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:36:38 +0000 Subject: [PATCH 07/27] 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-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 76b87ea47e741180ce05efc77b17678c89f8e667 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:00 +0000 Subject: [PATCH 08/27] 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 b9dddee9af74b2cc5dc9fc60459dfa92fb7dd5e4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:02 +0000 Subject: [PATCH 09/27] 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 924ae3a1cded613372ab5595356fb5720e22ba16 (Pinned from v6.5.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..1912660e 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@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 with: go-version: 1.26.4 id: go From 9a050f8300222654bed043cbb5f5ad12f994aacb Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:05 +0000 Subject: [PATCH 10/27] 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-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 1912660e..deccbeea 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 0c2e75ce927b79b5e308d263c5fa1a607338fd89 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:08 +0000 Subject: [PATCH 11/27] 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 7a4301969e8a69b655dda5962badf420856ae313 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:10 +0000 Subject: [PATCH 12/27] 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.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 88f6173bbc3f0d2082950ed4da096fe2bc6c91f6 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:13 +0000 Subject: [PATCH 13/27] 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 c717d045ae369a465dace17f7b84386418185277 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:15 +0000 Subject: [PATCH 14/27] 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 924ae3a1cded613372ab5595356fb5720e22ba16 (Pinned from v6.5.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..916c1f94 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@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 with: go-version: 1.26.4 id: go From f8c7803108f2451de7ba576951adafafc24af1ba Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:18 +0000 Subject: [PATCH 15/27] 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 916c1f94..6abb150c 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 b8b4d4fb09f58a8da55a991f2d892b9455a006f4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:43 +0000 Subject: [PATCH 16/27] 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 6abb150c..313882d7 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 cfa038f0807405f7af80daca499eb6aa08b87f6a Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:46 +0000 Subject: [PATCH 17/27] 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 313882d7..b0d21ed1 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 507c53b8e0d618530d439ba390befa9b78e7f27e Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:37:53 +0000 Subject: [PATCH 18/27] 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/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 e6348e8e8478c877a9db69f45c3ad319ff9b0f4c Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:38:37 +0000 Subject: [PATCH 19/27] 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 10c670b2f08dde04b9e5c88eeec77c6d0da4b928 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:38:43 +0000 Subject: [PATCH 20/27] 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 d9c67986cf3a4d07a6879292f5845a1a7eedf53e Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:38:56 +0000 Subject: [PATCH 21/27] 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 924ae3a1cded613372ab5595356fb5720e22ba16 (Pinned from v6.5.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..55087a16 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@924ae3a1cded613372ab5595356fb5720e22ba16" # v6.5.0 with: go-version-file: "go.mod" id: go From 0165f5ef48228b2af748b3182a41bea1b1f640cc Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:38:59 +0000 Subject: [PATCH 22/27] 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 e10d063cb541086a539f202098b95adde96dd3f9 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:39:06 +0000 Subject: [PATCH 23/27] 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 924ae3a1cded613372ab5595356fb5720e22ba16 (Pinned from v6.5.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..1b9871e1 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@924ae3a1cded613372ab5595356fb5720e22ba16" # v6.5.0 with: go-version-file: "go.mod" id: go From 058665eec710fd8862f1b5efe1ccb9f262f6a100 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:39:08 +0000 Subject: [PATCH 24/27] 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/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 fd5a0720a6043671df17fe617faacefc350d80cb Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:39:15 +0000 Subject: [PATCH 25/27] 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 924ae3a1cded613372ab5595356fb5720e22ba16 (Pinned from v6.5.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..ee163b81 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@924ae3a1cded613372ab5595356fb5720e22ba16" # v6.5.0 with: go-version-file: "go.mod" id: go From 9287fb5900c447ce9b2fff33a22ce131b9dcf627 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:39:18 +0000 Subject: [PATCH 26/27] 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/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 f53b022a6878a48121bb1cb0be7222db888f9610 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 5 Jul 2026 17:39:21 +0000 Subject: [PATCH 27/27] chore: deps(github): bump Action tag for zizmorcore/zizmor-action fro... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... m 5f14fd08f7cf1cb1609c1e344975f152c7ee938d to 192e21d79ab29983730a13d1382995c2307fbcaa (Pinned from v0.5.7) 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..5c65861a 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@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7 with: # intentionally not scanning the entire repository, inputs: ./.github/