From cf6870ba0632247454bd66582c607748e9b18b6c Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 27 Mar 2026 12:43:59 +0000 Subject: [PATCH 1/3] 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 4b17f4ea784de29f71f85f9bc4955402ba1ae53c to 2cc8e6d8e356d76b0280cdd03766c36596a0614e (Pinned from v3.0.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 89624b5..e48562c 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@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0 + uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0 with: version: "v0.115.0" - name: "Run updatecli" From d7908c518cc014f92878238f8e26344f749b2c62 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 27 Mar 2026 12:44:11 +0000 Subject: [PATCH 2/3] 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 4b17f4ea784de29f71f85f9bc4955402ba1ae53c to 2cc8e6d8e356d76b0280cdd03766c36596a0614e (Pinned from v3.0.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 4508c36..d73b8ce 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@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0 + uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0 with: version: "v0.115.0" - name: "Test updatecli in dry-run mode" From 81000036031b4cedd73f24f2a0cfc1778532730c Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 27 Mar 2026 12:44:27 +0000 Subject: [PATCH 3/3] 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 4b17f4ea784de29f71f85f9bc4955402ba1ae53c to 2cc8e6d8e356d76b0280cdd03766c36596a0614e (Pinned from v3.0.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 aecc50d..d6c6337 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@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0 + uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0 with: version: "v0.115.0" - name: "Run updatecli only on existing pipelines"