From a13b526c7e0ec1f62391bb3c57c4680c4f506289 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 18:22:16 +0000 Subject: [PATCH] ci(deps): update danysk/action-checkout action to v0.2.22 --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 4cd6c218..86347a9e 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -18,7 +18,7 @@ jobs: cancel-in-progress: true steps: - name: Checkout - uses: DanySK/action-checkout@0.2.21 + uses: DanySK/action-checkout@0.2.22 - uses: DanySK/build-check-deploy-gradle-action@3.5.11 with: pre-build-command: |