From e4076bc2dbfd1e668ece92e751c7c9590697b7d4 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 18:22:09 +0000 Subject: [PATCH 1/5] 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 2cc8e6d8e356d76b0280cdd03766c36596a0614e to 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 (Pinned from v3.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 fb0ae688..b0473508 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -13,7 +13,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0 + uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0 with: version: "v0.115.0" - name: "Run updatecli" From 118c373b60596f0bc0ffe6f8887cebb350204c32 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 18:22:24 +0000 Subject: [PATCH 2/5] 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 2cc8e6d8e356d76b0280cdd03766c36596a0614e to 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 (Pinned from v3.1.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli_release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli_release.yaml b/.github/workflows/updatecli_release.yaml index 15f0d987..d397e45e 100644 --- a/.github/workflows/updatecli_release.yaml +++ b/.github/workflows/updatecli_release.yaml @@ -20,7 +20,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 - name: "Install Updatecli" - uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0 + uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0 with: version: "v0.115.0" # releasepost is required by the Updatecli From 1be409e37a2d21924d8d973885c19156d82b9520 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 18:22:41 +0000 Subject: [PATCH 3/5] 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 2cc8e6d8e356d76b0280cdd03766c36596a0614e to 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 (Pinned from v3.1.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 50eae416..0aba45ba 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -10,7 +10,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0 + uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0 with: version: "v0.115.0" - name: "Test updatecli in dry-run mode" From 4bb63d186028caefe82dad1d8f155c9f7ec16b73 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 18:22:55 +0000 Subject: [PATCH 4/5] 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 2cc8e6d8e356d76b0280cdd03766c36596a0614e to 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 (Pinned from v3.1.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 a58f3e13..4ab39a80 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -12,7 +12,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0 + uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0 with: version: "v0.115.0" - name: "Run updatecli only on monitored pipelines" From b14288bf45602aa774b5da05bf86f5e2d7dd104e Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 18:38:57 +0000 Subject: [PATCH 5/5] 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 2cc8e6d8e356d76b0280cdd03766c36596a0614e to 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 (Pinned from v3.1.0) Made with ❤️️ by updatecli