Skip to content

Commit aad5fe3

Browse files
committed
Update heroku-deploy workflow: v3.12.14 -> v3.13.15
cf. https://github.com/AkhileshNS/heroku-deploy/releases
1 parent 59383ec commit aad5fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
runs-on: ubuntu-latest
5555
steps:
5656
- uses: actions/checkout@v3
57-
- uses: akhileshns/heroku-deploy@v3.12.14
57+
- uses: akhileshns/heroku-deploy@v3.13.15
5858
with:
5959
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
6060
heroku_app_name: ${{ secrets.HEROKU_APP_NAME }}

0 commit comments

Comments
 (0)