Skip to content

Commit 034e9ee

Browse files
ci: bump akhileshns/heroku-deploy from 3.14.15 to 4 (#25)
Bumps [akhileshns/heroku-deploy](https://github.com/akhileshns/heroku-deploy) from 3.14.15 to 4. - [Release notes](https://github.com/akhileshns/heroku-deploy/releases) - [Commits](AkhileshNS/heroku-deploy@v3.14.15...v4) --- updated-dependencies: - dependency-name: akhileshns/heroku-deploy dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdc58f1 commit 034e9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Deploy to Heroku
21-
uses: akhileshns/heroku-deploy@v3.14.15
21+
uses: akhileshns/heroku-deploy@v4
2222
with:
2323
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
2424
heroku_app_name: reitz-wishlist

0 commit comments

Comments
 (0)