Skip to content

Commit 66d076a

Browse files
Update akhileshns/heroku-deploy action to v3.14.15 (#424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3b4ae1 commit 66d076a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/heroku-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
10-
- uses: akhileshns/heroku-deploy@v3.13.15
10+
- uses: akhileshns/heroku-deploy@v3.14.15
1111
with:
1212
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
1313
heroku_app_name: ${{secrets.HEROKU_APP_NAME}}

0 commit comments

Comments
 (0)