From 7bfdc870ac135e3579a3381255dcb19f71cc042c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 06:51:53 +0000 Subject: [PATCH] :arrow_up: Bump akhileshns/heroku-deploy from v3.6.8 to v3.7.8 Bumps [akhileshns/heroku-deploy](https://github.com/akhileshns/heroku-deploy) from v3.6.8 to v3.7.8. - [Release notes](https://github.com/akhileshns/heroku-deploy/releases) - [Commits](https://github.com/akhileshns/heroku-deploy/compare/v3.6.8...7a09db9c4e101a49fe1bef554a60d0447fe1cc51) Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 136a869d6..0529a849d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v2.3.4 - - uses: akhileshns/heroku-deploy@v3.6.8 + - uses: akhileshns/heroku-deploy@v3.7.8 with: heroku_api_key: ${{ secrets.HEROKU_API_KEY }} heroku_app_name: staart-api