From c60f3695d3490fe53bc95373ca7308088ff6544e Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Feb 2026 13:22:06 +0000 Subject: [PATCH 1/8] 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 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 e21e2e6ccb5663e55b065b738f3d5a5df3e39879 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Feb 2026 13:22:56 +0000 Subject: [PATCH 2/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/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0d4c2e08..466b4ff0 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 5018c756847cb2725970958e8c2d2fc835c4fb6f Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Feb 2026 13:23:41 +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 466b4ff0..a55af0ac 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 fa02c34f229e2037d38f3a5a57dd1df52de1ddb1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Feb 2026 13:23:47 +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 a55af0ac..2323544d 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 3ecb62a3b7e51d16f581d41b1f7e57d9e4678fe8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Feb 2026 13:24:55 +0000 Subject: [PATCH 5/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.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 1cdd4e8eebd7e137549220d83a8b5243d98d6cb4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Feb 2026 13:25:05 +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 2538f223c490aa1eab278c2279403d8ffe6c8154 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Feb 2026 13:25:13 +0000 Subject: [PATCH 7/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_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 383b43a90446998655120e08b6b30dccb8019ca3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Feb 2026 13:25:33 +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"