From c0205fc00c4aef385bb0715c9d863aa8b216d48f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 21:28:32 +0000 Subject: [PATCH] ci(deps): update danysk/action-checkout action to v0.2.28 --- .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 0075038..26728cf 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -27,7 +27,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - name: Checkout - uses: DanySK/action-checkout@0.2.27 + uses: DanySK/action-checkout@0.2.28 - uses: DanySK/build-check-deploy-gradle-action@4.0.20 with: build-command: true