From bea93726a308ba64fb187bd7b10c6331b4bb1b91 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 6 Feb 2026 13:07:31 +0000 Subject: [PATCH 1/8] 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 b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 to 6db134d15f3909ccc9eefd369f02bd1e9cffdf97 (Pinned from v6.2.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 660940ec..2fa83571 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@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0 + - uses: release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v6.2.0 with: config-name: release-drafter.yaml env: From 26a97469363d98159d3e2606bdb2589e33cc0cf3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 6 Feb 2026 13:08:07 +0000 Subject: [PATCH 2/8] chore: deps(github): bump Action tag for actions/checkout from 8e8c48... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 3db84b4bee98b60c0593521ed34d9990e8 to de0fac2e4500dabe0009e67214ff5f5447ce83dd (Pinned from v6.0.2) 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 dddc65a5..fe562afd 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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: fetch-depth: 0 - name: Set up QEMU From d066ec304291e85da96845cf29c3ef35dd2d9551 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 6 Feb 2026 13:08:39 +0000 Subject: [PATCH 3/8] chore: deps(github): bump Action tag for docker/login-action from 5e5... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 7cd118135c172c3672efd75eb46360885c0ef to c94ce9fb468520275223c153574b00df6fe4bcc9 (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 fe562afd..0235677c 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@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }} From 4588feadba4f917293690ed85addadf47dbd0bad Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 6 Feb 2026 13:08:42 +0000 Subject: [PATCH 4/8] 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 ... 5e57cd118135c172c3672efd75eb46360885c0ef to c94ce9fb468520275223c153574b00df6fe4bcc9 (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 0235677c..6429e413 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@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 with: registry: ghcr.io username: ${{ github.repository_owner }} From 361e0f21dff52985091b7f87586269399a9659e1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 6 Feb 2026 13:09:38 +0000 Subject: [PATCH 5/8] 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 v2.99.0 to 4fd2c16d992120bd5355264a03ad0cddec013e1b (Pinned from v2.99.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 4efd8ffc..a64ee188 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -12,7 +12,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.99.0" # v2.98.0 + uses: "updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b" # v2.99.0 with: version: "v0.113.0" - name: "Set up Go" From 7b934bd05bf202d71e8e23f1d53ec2600ed7c877 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 6 Feb 2026 13:09:44 +0000 Subject: [PATCH 6/8] chore: deps(github): bump Action release for actions/checkout from 8e... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 8c483db84b4bee98b60c0593521ed34d9990e8 to de0fac2e4500dabe0009e67214ff5f5447ce83dd (Pinned from v6.0.2) 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 a17563e7..72e25817 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@8e8c483db84b4bee98b60c0593521ed34d9990e8" # v6.0.1 + uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 - name: "Setup updatecli" uses: "updatecli/updatecli-action@v2.99.0" # v2.98.0 with: From 099bd34c894a3a3fdca74508b6255d9b6a65e054 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 6 Feb 2026 13:09:52 +0000 Subject: [PATCH 7/8] 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 v2.99.0 to 4fd2c16d992120bd5355264a03ad0cddec013e1b (Pinned from v2.99.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 72e25817..5aa112c1 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -11,7 +11,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.99.0" # v2.98.0 + uses: "updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b" # v2.99.0 with: version: "v0.113.0" - name: "Set up Go" From af4613d8262e47b1127ab24b688433a3b33596e7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 6 Feb 2026 13:10:04 +0000 Subject: [PATCH 8/8] chore: deps(github): bump Action tag for updatecli/updatecli-action f... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... rom v2.99.0 to 4fd2c16d992120bd5355264a03ad0cddec013e1b (Pinned from v2.99.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 56e8795f..fae49ebd 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -15,7 +15,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.99.0" # v2.98.0 + uses: "updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b" # v2.99.0 with: version: "v0.113.0" - name: "Set up Go"