From d836b58c23bf8cff397dfe623cf37472bbcd48aa Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:32:35 +0000 Subject: [PATCH 01/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/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 1acdd6d5..0008a1bf 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 34d9e7ac8102cdd9f00d3a566cba81d3ee5fdcf8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:32:47 +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 0008a1bf..b15b818c 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 7805565620338c75dbc42b46584c90d83b31a345 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:33:10 +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 b15b818c..aa2415d3 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 24e79b33f5c256cd178efcf72ee9df87f0a19f43 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:33:21 +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 aa2415d3..5adab63d 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.11.3 - 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 55fbf8148fac7fce60e71539aeab5c75e5e88a15 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:33:41 +0000 Subject: [PATCH 05/27] chore: deps(github): bump Action release for release-drafter/release-... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... drafter 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 b4c068933a9e29b96a94de81892e77ccd4451130 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:33:45 +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 0fbed4d66d222340ed164b67fced9175d9bc06a4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:34:21 +0000 Subject: [PATCH 07/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/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..d0895599 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.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 5127563540ce6cf823ae66304cddf4a78820c79d Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:34:23 +0000 Subject: [PATCH 08/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/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 d0895599..f9d4de75 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 7a197d2fbc6a640e199249a33498cc523d254e15 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:34:25 +0000 Subject: [PATCH 09/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.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 befd28de8502af2a564a4b7cfb124705d2db4d6e Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:34:31 +0000 Subject: [PATCH 10/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/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 062f9fc7..1a996b7a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.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 3b8dce75a43e5c5331cf85fae103c7c579bf8ccb Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:34:33 +0000 Subject: [PATCH 11/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 1a996b7a..66853ef8 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 2ed37736cd0d6332aaa3c8a8b98c327017876e2c Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:35:06 +0000 Subject: [PATCH 12/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 eae77d5a715192815c0789a5d014085728277af7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:36:08 +0000 Subject: [PATCH 13/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 41f4807d63fde757b878f1d7572ab6e0d3b8df97 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:36:20 +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/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 418d232075c9a763ab225d3eaa6c14341b3293e0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:36:22 +0000 Subject: [PATCH 15/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_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 7dcd2a4e6707102ca1261d9387af22ee816fa018 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:36:27 +0000 Subject: [PATCH 16/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_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 4ae49856d03b4c9f8a1734921e2adf966cd2020e Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:36:29 +0000 Subject: [PATCH 17/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_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 634154db1d6d1b55830f48ef42a64aa0160f993c Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:36:34 +0000 Subject: [PATCH 18/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_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 57b537e862481e08463970133bb12bb68621d942 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:36:37 +0000 Subject: [PATCH 19/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 641064a080369f079e231ecdeb5668a096d0db33 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 29 Jun 2026 16:36:39 +0000 Subject: [PATCH 20/27] 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 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/ From b7fdc8a8bccfebb3ebb1006e3fde7b68af24c62a Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 1 Jul 2026 07:24:29 +0000 Subject: [PATCH 21/27] chore: deps(github): bump Action release for crate-ci/typos from 37bb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 98842b0d8c4ffebdb75301a13db0267cef89 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 98ae4b52aed541281379504968386ee20f03f076 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 1 Jul 2026 14:43:00 +0000 Subject: [PATCH 22/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-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 f9d4de75..c0c581e8 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 f982077d740d4b284707349a7cabf40c878daff0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 1 Jul 2026 14:43:35 +0000 Subject: [PATCH 23/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.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 66853ef8..eb343a32 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 4f7fcb90d30d3d6be1ddd87d2d3618c976cbf521 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 3 Jul 2026 06:41:28 +0000 Subject: [PATCH 24/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 c0c581e8..deccbeea 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@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 From 79f775c10e95fd57a89f21591ec63f3b616660aa Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 3 Jul 2026 06:41:36 +0000 Subject: [PATCH 25/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 eb343a32..6abb150c 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@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 From 1f2f64f65cb8be53e77a179edff6d0be105f6c6e Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 3 Jul 2026 06:42:08 +0000 Subject: [PATCH 26/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 c99871dec2022cc055c062a10cc1a1310835ceb4 (Pinned from v4.3.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..d83ca038 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@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }} From 118c45469149f0bcfb90d4201c2dae9d31d652b8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 3 Jul 2026 06:42:10 +0000 Subject: [PATCH 27/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 c99871dec2022cc055c062a10cc1a1310835ceb4 (Pinned from v4.3.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 d83ca038..d911a769 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@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0 with: registry: ghcr.io username: ${{ github.repository_owner }}