From a19fa8ec2deb94400e81584bd83a6844d529b13b Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 2 Dec 2024 12:51:10 +0000 Subject: [PATCH] chore: deps: update Updatecli used by Github Action to v2.72.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 d212f7db..c1596742 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.71.0" + uses: "updatecli/updatecli-action@v2.72.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: