From ffb54624c1411e24f84ff03abb41348264a61a05 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 14 Jul 2026 06:18:23 +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 5bda7da77bf4d181bce5f807d73d832b62062acf to 5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8 (Pinned from v3.4.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 d7971a8..02d63c9 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -12,7 +12,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf" # v3.3.0 + uses: "updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8" # v3.4.0 with: version: "v0.119.0" - name: "Run updatecli" From 8fad5ae4720b2fba8e1cbf8260bddf3d0b91f4e0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 14 Jul 2026 06:18:30 +0000 Subject: [PATCH 2/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 5bda7da77bf4d181bce5f807d73d832b62062acf to 5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8 (Pinned from v3.4.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 6cbb326..b1ef1ce 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -11,7 +11,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf" # v3.3.0 + uses: "updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8" # v3.4.0 with: version: "v0.119.0" - name: "Test updatecli in dry-run mode" From 5391f6681f345d71e0ff194799cf5ec20e0631f6 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 14 Jul 2026 06:18:36 +0000 Subject: [PATCH 3/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 5bda7da77bf4d181bce5f807d73d832b62062acf to 5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8 (Pinned from v3.4.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 b8249e3..e7aa854 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -12,7 +12,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf" # v3.3.0 + uses: "updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8" # v3.4.0 with: version: "v0.119.0" - name: "Run updatecli only on existing pipelines"