From dfd711ea5b6b2e999658759c782f24e6883d81fa Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:16:23 +0000 Subject: [PATCH 01/16] chore: deps(github): bump Action release for actions/setup-go from d3... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 5c59abb061a4a6fb18e82ac0862c26744d6ab5 to 4dc6199c7b1a012772edbd06daecab0f50c9053c (Pinned from v6.1.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 925595c7..8f2d73e2 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@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0 + uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0 with: cache: false go-version: 1.25.4 From 88cd40523fca94445f9e9158aa371755b5bfe436 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:16:26 +0000 Subject: [PATCH 02/16] chore: deps(github): bump Action tag for actions/checkout from 08c690... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 3cd8c0fde910a37f88322edcfb5dd907a8 to 8e8c483db84b4bee98b60c0593521ed34d9990e8 (Pinned from v6.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 8f2d73e2..757e5fb6 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -33,7 +33,7 @@ jobs: go-version: 1.25.4 id: go - name: Check out code into the Go module directory - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: golangci-lint uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0 with: From 47cfe526af36ec7bae34f83bffba59d91bec9bf8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:16:30 +0000 Subject: [PATCH 03/16] 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 4afd733a84b1f43292c63897423277bb7f4313a9 to 1e7e51e771db61008b38414a730f564565cf7c20 (Pinned from v9.2.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 757e5fb6..78fb2fbb 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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: golangci-lint - uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0 + uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0 with: # Required: the version of golangci-lint is required # and must be specified without patch version: From 899462fd2e21384c1d77a29a661ad9f8438eabe9 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:16:43 +0000 Subject: [PATCH 04/16] chore: deps(github): bump Action release for actions/checkout from 08... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... c6903cd8c0fde910a37f88322edcfb5dd907a8 to 8e8c483db84b4bee98b60c0593521ed34d9990e8 (Pinned from v6.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 b9525c95..8b1c5505 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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: fetch-depth: 0 - name: Set up QEMU From 88e3eb45709cc80beac43e72cf1cf0692185afca Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:16:45 +0000 Subject: [PATCH 05/16] 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 29109295f81e9208d7d86ff1c6c12d2833863392 to c7c53464625b32c7a7e944ae62b3e17d2b600130 (Pinned from v3.7.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 8b1c5505..431a2328 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@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 + uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 - name: Set up Docker Buildx uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 # https://github.com/actions/setup-go From 20fbc64570c31ab1ce91481a9265260b194d0ba1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:16:54 +0000 Subject: [PATCH 06/16] chore: deps(github): bump Action release for actions/setup-go from d3... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 5c59abb061a4a6fb18e82ac0862c26744d6ab5 to 4dc6199c7b1a012772edbd06daecab0f50c9053c (Pinned from v6.1.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 431a2328..ec9fa383 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 # https://github.com/actions/setup-go - name: Set up Go - uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0 + uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0 with: go-version: 1.25.4 id: go From b9bc1940b4cd156619594c728cbc3f2bacbf744a Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:01 +0000 Subject: [PATCH 07/16] chore: deps(github): bump Action release for actions/checkout from 08... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... c6903cd8c0fde910a37f88322edcfb5dd907a8 to 8e8c483db84b4bee98b60c0593521ed34d9990e8 (Pinned from v6.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 f3ba0039..528b9c64 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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: fetch-depth: 0 - name: Set up QEMU From 9a67d3bc6f11e0795981967a067ef66b06228bff Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:04 +0000 Subject: [PATCH 08/16] 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 29109295f81e9208d7d86ff1c6c12d2833863392 to c7c53464625b32c7a7e944ae62b3e17d2b600130 (Pinned from v3.7.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 528b9c64..f63f9e90 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@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 + uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 - name: Set up Docker Buildx uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 # https://github.com/actions/setup-go From 876b4561bd54310d29a5bedc68a046fdcfb24c51 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:10 +0000 Subject: [PATCH 09/16] chore: deps(github): bump Action tag for actions/setup-go from d35c59... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... abb061a4a6fb18e82ac0862c26744d6ab5 to 4dc6199c7b1a012772edbd06daecab0f50c9053c (Pinned from v6.1.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 f63f9e90..abb7fbc1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 # https://github.com/actions/setup-go - name: Set up Go - uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0 + uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0 with: go-version: 1.25.4 id: go From bb98f80b6184dda469ab44fc36289a8eba57173e Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:16 +0000 Subject: [PATCH 10/16] chore: deps(github): bump Action tag for docker/login-action from 184... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... bdaa0721073962dff0199f1fb9940f07167d1 to 5e57cd118135c172c3672efd75eb46360885c0ef (Pinned from v3.6.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 abb7fbc1..5d7f57c8 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@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 + uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }} From bf3a53450b68f2631792cfd4988a1308739233cb Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:19 +0000 Subject: [PATCH 11/16] 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 ... 184bdaa0721073962dff0199f1fb9940f07167d1 to 5e57cd118135c172c3672efd75eb46360885c0ef (Pinned from v3.6.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 5d7f57c8..16cb46fb 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@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 + uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 with: registry: ghcr.io username: ${{ github.repository_owner }} From f8c11ed1885d02debb4a3180fd4382ff6cbfe4ab Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:27 +0000 Subject: [PATCH 12/16] chore: deps(github): bump Action release for actions/checkout from 08... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... c6903cd8c0fde910a37f88322edcfb5dd907a8 to 8e8c483db84b4bee98b60c0593521ed34d9990e8 (Pinned from v6.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 52fe7fd8..6eb91ecc 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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Check spelling of file.txt uses: crate-ci/typos@65f69f021b736bdbe548ce72200500752d42b40e # master From 653b94bf42a1d492c346441ddc159348ceeaf4ca Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:33 +0000 Subject: [PATCH 13/16] chore: deps(github): bump Action branch for crate-ci/typos from 65f69... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... f021b736bdbe548ce72200500752d42b40e to 0ae31e527b497e055c81d4c76ca373d10ebe3696 (Pinned from renovate/stable-1.x) 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 6eb91ecc..f9889889 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -11,4 +11,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Check spelling of file.txt - uses: crate-ci/typos@65f69f021b736bdbe548ce72200500752d42b40e # master + uses: crate-ci/typos@0ae31e527b497e055c81d4c76ca373d10ebe3696 # renovate/stable-1.x From cb9202e0404b174350074c4d5aa1f53051ab489a Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:36 +0000 Subject: [PATCH 14/16] chore: deps(github): bump Action release for actions/checkout from 08... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... c6903cd8c0fde910a37f88322edcfb5dd907a8 to 8e8c483db84b4bee98b60c0593521ed34d9990e8 (Pinned from v6.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 65f5637e..5eb609dc 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-24.04 steps: - name: "Checkout" - uses: "actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8" # v5.0.0 + uses: "actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8" # v6.0.1 - name: "Setup updatecli" uses: "updatecli/updatecli-action@v2" - name: Set up Go From e981697707313f0d59f89558a772fbf442f2fb44 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:40 +0000 Subject: [PATCH 15/16] chore: deps(github): bump Action branch for updatecli/updatecli-actio... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... n from v2 to 8335df37d7da80a5748fe48296fe6f92fdbb21c6 (Pinned from v2) 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 5eb609dc..fa59cf60 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -14,7 +14,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8" # v6.0.1 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2" + uses: "updatecli/updatecli-action@8335df37d7da80a5748fe48296fe6f92fdbb21c6" # v2 - name: Set up Go uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0 with: From acb0f44ca5e17645c77a773a9e84b09d2049a1b1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 4 Dec 2025 02:17:43 +0000 Subject: [PATCH 16/16] chore: deps(github): bump Action release for actions/setup-go from d3... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 5c59abb061a4a6fb18e82ac0862c26744d6ab5 to 4dc6199c7b1a012772edbd06daecab0f50c9053c (Pinned from v6.1.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 fa59cf60..fef33769 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -16,7 +16,7 @@ jobs: - name: "Setup updatecli" uses: "updatecli/updatecli-action@8335df37d7da80a5748fe48296fe6f92fdbb21c6" # v2 - name: Set up Go - uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0 + uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0 with: go-version-file: 'go.mod' check-latest: true