Skip to content

Commit 8e0182b

Browse files
chore(deps): update akhileshns/heroku-deploy action to v3.12.13
1 parent db5fef5 commit 8e0182b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: npm run migrate:deploy
1818
env:
1919
DATABASE_URL: ${{ secrets.DATABASE_URL }}
20-
- uses: akhileshns/[email protected].12
20+
- uses: akhileshns/[email protected].13
2121
with:
2222
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
2323
heroku_app_name: ${{ secrets.HEROKU_APP_NAME }}

0 commit comments

Comments
 (0)