From f4fb0608d72a66b15d638c3a7a37caa408aaa709 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 12:52:18 +0000 Subject: [PATCH 1/6] 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/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 89c7960..e7cdba2 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -10,7 +10,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@b846825b298f5351abd80f94c4f9eab63a38a804" # v2.98.0 - name: "Run updatecli" From af2746fe57d5544ff30b4f8671cb8cbf028b8f6a Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 12:52:27 +0000 Subject: [PATCH 2/6] 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 b846825b298f5351abd80f94c4f9eab63a38a804 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 e7cdba2..9154647 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@b846825b298f5351abd80f94c4f9eab63a38a804" # v2.98.0 + uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0 - name: "Run updatecli" run: updatecli compose apply --clean-git-branches=true --experimental env: From 97540818e7a048bfcdcda84df201bf1f4f057243 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 12:52:33 +0000 Subject: [PATCH 3/6] 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/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 b2cd4ed..2d9e9cd 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -9,11 +9,9 @@ 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@b846825b298f5351abd80f94c4f9eab63a38a804" # v2.98.0 - - name: "Test updatecli in dry-run mode" run: "updatecli compose diff" env: From b0d32ad61fa2f11413b729053ff28ba438f24464 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 12:52:38 +0000 Subject: [PATCH 4/6] 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 b846825b298f5351abd80f94c4f9eab63a38a804 to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.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 2d9e9cd..e302a9f 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@b846825b298f5351abd80f94c4f9eab63a38a804" # v2.98.0 + uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0 - name: "Test updatecli in dry-run mode" run: "updatecli compose diff" env: From 14c8a852eb0ef015262535742c51c55f9bab05ba Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 12:52:42 +0000 Subject: [PATCH 5/6] 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/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 221dc9e..0bbc897 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -13,10 +13,9 @@ 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@b846825b298f5351abd80f94c4f9eab63a38a804" # v2.98.0 - - name: "Run updatecli only on monitored pipelines" run: updatecli compose apply --clean-git-branches=true --labels="monitoring:enabled" --experimental env: @@ -26,7 +25,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 5b10f1f396a20269d0dfd35a0a4f67100760015d Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 12:52:50 +0000 Subject: [PATCH 6/6] 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 b846825b298f5351abd80f94c4f9eab63a38a804 to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.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 0bbc897..8307545 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@b846825b298f5351abd80f94c4f9eab63a38a804" # v2.98.0 + uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0 - name: "Run updatecli only on monitored pipelines" run: updatecli compose apply --clean-git-branches=true --labels="monitoring:enabled" --experimental env: