From 30cff1e65e3d35b4ec6a4bd344ef104e9529970e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 06:46:27 +0000 Subject: [PATCH] :arrow_up: Bump akhileshns/heroku-deploy from v3.7.8 to v3.10.9 Bumps [akhileshns/heroku-deploy](https://github.com/akhileshns/heroku-deploy) from v3.7.8 to v3.10.9. - [Release notes](https://github.com/akhileshns/heroku-deploy/releases) - [Commits](https://github.com/akhileshns/heroku-deploy/compare/v3.7.8...2b2cf430a1f428bcf8936ba946fe846baa6eba02) 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 0529a849..d8e30b3d 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.7.8 + - uses: akhileshns/heroku-deploy@v3.10.9 with: heroku_api_key: ${{ secrets.HEROKU_API_KEY }} heroku_app_name: staart-api