From f80777d46f613ffe06013676c98b4931b9eb710f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 09:37:12 +0000 Subject: [PATCH] Update akhileshns/heroku-deploy action to v3.12.14 --- .github/workflows/heroku.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/heroku.yml b/.github/workflows/heroku.yml index ad2abf1..5f2074f 100644 --- a/.github/workflows/heroku.yml +++ b/.github/workflows/heroku.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: akhileshns/heroku-deploy@v3.12.12 # This is the action + - uses: akhileshns/heroku-deploy@v3.12.14 # This is the action with: heroku_api_key: "1c2c4fd1-ed7f-43ea-ab26-17fb730cbc88" heroku_app_name: "research-sliit-system" #Must be unique in Heroku