From d6a389909920d4db8c9f31204c20ddf8f51316dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 05:05:53 +0000 Subject: [PATCH] Bump AkhileshNS/heroku-deploy from 3.12.12 to 3.12.14 Bumps [AkhileshNS/heroku-deploy](https://github.com/AkhileshNS/heroku-deploy) from 3.12.12 to 3.12.14. - [Release notes](https://github.com/AkhileshNS/heroku-deploy/releases) - [Commits](https://github.com/AkhileshNS/heroku-deploy/compare/v3.12.12...v3.12.14) --- updated-dependencies: - dependency-name: AkhileshNS/heroku-deploy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8058d69..3038fb6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: uses: actions/checkout@v3 - name: Deploy to Heroku - uses: AkhileshNS/heroku-deploy@v3.12.12 + uses: AkhileshNS/heroku-deploy@v3.12.14 with: heroku_api_key: ${{secrets.HEROKU_API_KEY}} heroku_app_name: "gentle-savannah-12792"