From c7aa8559192a2986956ce90128871d9ed39a067d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 05:36:29 +0000 Subject: [PATCH] ci(deps): update danysk/action-checkout action to v0.2.12 --- .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 3273bb4c..3cd18573 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -15,7 +15,7 @@ jobs: cancel-in-progress: true steps: - name: Checkout - uses: DanySK/action-checkout@0.2.11 + uses: DanySK/action-checkout@0.2.12 - uses: DanySK/build-check-deploy-gradle-action@2.2.8 with: deploy-command: >-