From bebbcab8cbd9bbf14145d9e3c48f06f3aedf566a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 23:07:29 +0000 Subject: [PATCH] Update AkhileshNS/heroku-deploy action to v3.13.15 --- .github/actions/deploy-to-heroku/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/deploy-to-heroku/action.yml b/.github/actions/deploy-to-heroku/action.yml index 789ebdb4c..b5e4a3dfe 100644 --- a/.github/actions/deploy-to-heroku/action.yml +++ b/.github/actions/deploy-to-heroku/action.yml @@ -17,7 +17,7 @@ runs: steps: - name: Login to Heroku - uses: AkhileshNS/heroku-deploy@v3.12.14 + uses: AkhileshNS/heroku-deploy@v3.13.15 with: heroku_api_key: ${{ inputs.heroku-api-key }} heroku_app_name: ''