From c8d8e7e62708a7f3e9d7950b30736e31d300d0db Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:56:08 +0000 Subject: [PATCH 01/19] chore: deps(github): bump Action tag for actions/setup-go from 7a3fe6... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... cf4cb3a834922a1244abfce67bcef6a0c5 to 4b73464bb391d4059bd26b0524d20df3927bd417 (Pinned from v6.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 57379d42..ee3fa174 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@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0 + uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0 with: cache: false go-version: 1.25.7 From 3d8ba47c072714d8677f5d27073c337da10f45b6 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:56:52 +0000 Subject: [PATCH 02/19] 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 e435ccd777264be153ace6237001ef4d979d3a7a to ec59f474b9834571250b370d4735c50f8e2d1e29 (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 ee3fa174..330101ef 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@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0 + uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0 with: install-only: true - name: Show GoReleaser version From c90987a7eabc7c1e61c2ed422a44e8b0eac1ba1b Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:57:35 +0000 Subject: [PATCH 03/19] 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 6db134d15f3909ccc9eefd369f02bd1e9cffdf97 to 3a7fb5c85b80b1dda66e1ccb94009adbbd32fce3 (Pinned from v7.0.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 2fa83571..27d3394c 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@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v6.2.0 + - uses: release-drafter/release-drafter@3a7fb5c85b80b1dda66e1ccb94009adbbd32fce3 # v7.0.0 with: config-name: release-drafter.yaml env: From 6a6b749533f2e358e7e1371902fa79942fed0de0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:57:51 +0000 Subject: [PATCH 04/19] 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 c7c53464625b32c7a7e944ae62b3e17d2b600130 to ce360397dd3f832beb865e1373c09c0e9f86d70a (Pinned from v4.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 1045802f..3f1579ef 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@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 + uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0 - name: Set up Docker Buildx uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0 # https://github.com/actions/setup-go From e81da2d4ab5975a2d5df80f8621d4ff39b1c56a2 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:58:08 +0000 Subject: [PATCH 05/19] 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 8d2750c68a42422c14e847fe6c8ac0403b4cbd6f to 4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd (Pinned from v4.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 3f1579ef..3c0e1616 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@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0 + uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0 # https://github.com/actions/setup-go - name: Set up Go uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0 From ad21734d7f5a0890815190fd4b82dc2b8a2d6f60 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:58:12 +0000 Subject: [PATCH 06/19] chore: deps(github): bump Action release for actions/setup-go from 7a... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 3fe6cf4cb3a834922a1244abfce67bcef6a0c5 to 4b73464bb391d4059bd26b0524d20df3927bd417 (Pinned from v6.3.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 3c0e1616..f7a5c91b 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0 # https://github.com/actions/setup-go - name: Set up Go - uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0 + uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0 with: go-version: 1.25.7 id: go From a5ae614b9661af6aca7ae9b84abe9964fb50807d Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:58:16 +0000 Subject: [PATCH 07/19] 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 e435ccd777264be153ace6237001ef4d979d3a7a to ec59f474b9834571250b370d4735c50f8e2d1e29 (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 f7a5c91b..4ad2fe80 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -36,7 +36,7 @@ jobs: go-version: 1.25.7 id: go - name: Install GoReleaser - uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0 + uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0 with: install-only: true - name: Show GoReleaser version From 108ab7cd6448403288302e02370fe5779a19ac14 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:58:23 +0000 Subject: [PATCH 08/19] 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 c7c53464625b32c7a7e944ae62b3e17d2b600130 to ce360397dd3f832beb865e1373c09c0e9f86d70a (Pinned from v4.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 2323544d..52a4bf83 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@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 + uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0 - name: Set up Docker Buildx uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0 # https://github.com/actions/setup-go From a6762866974d4e7be6f64bfcbbd12d42914cafa8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:58:27 +0000 Subject: [PATCH 09/19] 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 8d2750c68a42422c14e847fe6c8ac0403b4cbd6f to 4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd (Pinned from v4.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 52a4bf83..a074c358 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@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0 + uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0 # https://github.com/actions/setup-go - name: Set up Go uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0 From c243f2ea43f8add5022b2ba1726b55171f9311de Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:58:31 +0000 Subject: [PATCH 10/19] chore: deps(github): bump Action tag for actions/setup-go from 7a3fe6... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... cf4cb3a834922a1244abfce67bcef6a0c5 to 4b73464bb391d4059bd26b0524d20df3927bd417 (Pinned from v6.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 a074c358..ed94c390 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0 # https://github.com/actions/setup-go - name: Set up Go - uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0 + uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0 with: go-version: 1.25.7 id: go From b720689126ebe76589cfb16905585a0fd473c7ce Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:58:35 +0000 Subject: [PATCH 11/19] 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 e435ccd777264be153ace6237001ef4d979d3a7a to ec59f474b9834571250b370d4735c50f8e2d1e29 (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 ed94c390..1f2716d9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -36,7 +36,7 @@ jobs: go-version: 1.25.7 id: go - name: Install GoReleaser - uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0 + uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0 with: install-only: true - name: Show GoReleaser version From d8b2038c7777128560187644381ee555283284e8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:59:00 +0000 Subject: [PATCH 12/19] 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 ... c94ce9fb468520275223c153574b00df6fe4bcc9 to b45d80f862d83dbcd57f89517bcf500b2ab88fb2 (Pinned from v4.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 1f2716d9..d57782b8 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@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 + uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }} From 17211f364e29b04c7ad0022c25e46fc201ff765c Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 16:59:04 +0000 Subject: [PATCH 13/19] chore: deps(github): bump Action tag for docker/login-action from c94... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ce9fb468520275223c153574b00df6fe4bcc9 to b45d80f862d83dbcd57f89517bcf500b2ab88fb2 (Pinned from v4.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 d57782b8..91bed109 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@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 + uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0 with: registry: ghcr.io username: ${{ github.repository_owner }} From 94f60ea04b1c791d0eca501eaf9ec5838d13e323 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 17:00:15 +0000 Subject: [PATCH 14/19] 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 4fd2c16d992120bd5355264a03ad0cddec013e1b to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.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 d91cfe2c..9d942d6d 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@4fd2c16d992120bd5355264a03ad0cddec013e1b" # v2.99.0 + uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0 with: version: "v0.114.0" - name: "Set up Go" From 8c1a1d45390279139d4d3e215c978c1507cf1344 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 17:00:20 +0000 Subject: [PATCH 15/19] chore: deps(github): bump Action tag for actions/setup-go from 7a3fe6... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... cf4cb3a834922a1244abfce67bcef6a0c5 to 4b73464bb391d4059bd26b0524d20df3927bd417 (Pinned from v6.3.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 9d942d6d..e479ce28 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -16,7 +16,7 @@ jobs: with: version: "v0.114.0" - name: "Set up Go" - uses: "actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5" # v6.2.0 + uses: "actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417" # v6.3.0 with: go-version-file: "go.mod" id: go From 736ef39328e4e2efad8aad774410d8fb5eee8699 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 17:00:32 +0000 Subject: [PATCH 16/19] 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 4fd2c16d992120bd5355264a03ad0cddec013e1b to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli_test.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/updatecli_test.yaml b/.github/workflows/updatecli_test.yaml index dc879e39..9787026c 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -2,10 +2,8 @@ name: Updatecli Test on: pull_request: - permissions: contents: read - jobs: updatecli: runs-on: ubuntu-latest @@ -13,7 +11,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b" # v2.99.0 + uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0 with: version: "v0.114.0" - name: "Set up Go" From 12bb8a39f00a52a427e6f9474128e30286d5c68a Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 17:00:38 +0000 Subject: [PATCH 17/19] chore: deps(github): bump Action release for actions/setup-go from 7a... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 3fe6cf4cb3a834922a1244abfce67bcef6a0c5 to 4b73464bb391d4059bd26b0524d20df3927bd417 (Pinned from v6.3.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 9787026c..0c82b672 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -15,7 +15,7 @@ jobs: with: version: "v0.114.0" - name: "Set up Go" - uses: "actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5" # v6.2.0 + uses: "actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417" # v6.3.0 with: go-version-file: "go.mod" id: go From c5d08edf52eb5e0f8319c8486e08e4369fd66210 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 17:00:48 +0000 Subject: [PATCH 18/19] 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 4fd2c16d992120bd5355264a03ad0cddec013e1b to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli_update.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/updatecli_update.yaml b/.github/workflows/updatecli_update.yaml index 810dc6ac..c38c1ecd 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@4fd2c16d992120bd5355264a03ad0cddec013e1b" # v2.99.0 + uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0 with: version: "v0.114.0" - name: "Set up Go" @@ -27,7 +27,6 @@ jobs: run: "go install github.com/swaggo/swag/cmd/swag@$SWAGGER_VERSION" env: SWAGGER_VERSION: v1.16.6 - - name: "Run updatecli only on monitored pipelines" run: updatecli compose apply --clean-git-branches=true --labels="monitoring:enabled" --experimental env: @@ -37,7 +36,6 @@ jobs: UPDATECLI_UDASH_API_URL: ${{ secrets.UPDATECLI_UDASH_API_URL }} UPDATECLI_UDASH_ACCESS_TOKEN: ${{ secrets.UPDATECLI_UDASH_ACCESS_TOKEN }} UPDATECLI_UDASH_URL: ${{ secrets.UPDATECLI_UDASH_URL }} - - name: "Run updatecli only on existing pipelines" run: updatecli compose apply --clean-git-branches=true --existing-only=true --experimental env: From a733cef56d82c2406f08732c7f9f1e93f824218c Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 13 Mar 2026 17:00:54 +0000 Subject: [PATCH 19/19] chore: deps(github): bump Action release for actions/setup-go from 7a... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 3fe6cf4cb3a834922a1244abfce67bcef6a0c5 to 4b73464bb391d4059bd26b0524d20df3927bd417 (Pinned from v6.3.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 c38c1ecd..c20e2330 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -19,7 +19,7 @@ jobs: with: version: "v0.114.0" - name: "Set up Go" - uses: "actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5" # v6.2.0 + uses: "actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417" # v6.3.0 with: go-version-file: "go.mod" id: go