From 50a11b9f95fdeaffb0856a9a3496fd548d9c69ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 10:36:33 +0000 Subject: [PATCH] ci(deps): update danysk/build-check-deploy-gradle-action action to v2.4.5 --- .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 04c3a84c..2c2ceaec 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -76,7 +76,7 @@ jobs: persist-credentials: true repository: Protelis/update-site token: ${{ secrets.DEPLOYMENT_TOKEN }} - - uses: DanySK/build-check-deploy-gradle-action@2.4.4 + - uses: DanySK/build-check-deploy-gradle-action@2.4.5 with: retries-on-failure: 3 build-command: |