From d890fbc812e6d05bfa3f4abc45dcdba74bc8413f Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:22:41 +0100 Subject: [PATCH] deps: bump Updatecli GitHub action to v2.74.0 (#853) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit chore: deps: update Updatecli used by Github Action to v2.74.0 Made with ❤️️ by updatecli Co-authored-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 2070517d..d6908aab 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -22,7 +22,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.73.0" + uses: "updatecli/updatecli-action@v2.74.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: