Skip to content

Commit 0aaa5c0

Browse files
chore(deps): update akhileshns/heroku-deploy action to v3.12.14
1 parent dc961a4 commit 0aaa5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: akhileshns/heroku-deploy@v3.12.12
12+
- uses: akhileshns/heroku-deploy@v3.12.14
1313
with:
1414
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
1515
heroku_app_name: "opencov-reloaded" #Must be unique in Heroku

0 commit comments

Comments
 (0)