From 96be3e25397b461809910e9d352126cfa73d0b68 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 25 Feb 2026 08:27:27 +0000 Subject: [PATCH 01/12] 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 5708406f..2e4be59b 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.9.0 - 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 b920a3e8bac1c2f6912b3cd3dee362084cbc8821 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 25 Feb 2026 08:28:44 +0000 Subject: [PATCH 02/12] 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 1045802f..a325e66f 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 6ec595442af47cb7059a7bce8ee5608765695c93 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 25 Feb 2026 08:29:10 +0000 Subject: [PATCH 03/12] 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 2323544d..0da26f65 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 46a13f0c8e7bd8b8ed05e21ff004958ea170c004 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:01:43 +0000 Subject: [PATCH 04/12] 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/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 2e4be59b..d0bd491c 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 5a68b1a667677883f8e27de1baaf02ce9e56a773 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:03:28 +0000 Subject: [PATCH 05/12] 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 a325e66f..79363e89 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.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 d511181a4b00adf11abd33b7776a3ea65940f89d Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:03:46 +0000 Subject: [PATCH 06/12] 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 0da26f65..e7e1d371 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.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 d5e035b16ee140a5017c60f9c4830ad05218a1f7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:05:16 +0000 Subject: [PATCH 07/12] 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 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 30e000c4907d658e1618704d77823f8b850d65c3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:05:20 +0000 Subject: [PATCH 08/12] 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 4fe741289a923ee3e374a614e21550566f1510f7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:05:31 +0000 Subject: [PATCH 09/12] 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 c44f4d0520a4a2d2bd17b352b57654c7f54a4e14 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:05:34 +0000 Subject: [PATCH 10/12] 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_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 8d2d45022bb9580c3244b9f155b4410ac2dd9175 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:05:46 +0000 Subject: [PATCH 11/12] 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 4472a37707a8c84d5a8bb536e8ad5c81d3fa8a53 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:05:49 +0000 Subject: [PATCH 12/12] 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