Skip to content

Commit ddb8ff3

Browse files
chore(deps): update akhileshns/heroku-deploy action to v3.14.15
1 parent 4d98060 commit ddb8ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Run tests
2020
run: bundle exec rake
2121
- name: Deploy to Heroku
22-
uses: akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520 # v3.13.15
22+
uses: akhileshns/heroku-deploy@e3eb99d45a8e2ec5dca08735e089607befa4bf28 # v3.14.15
2323
with:
2424
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
2525
heroku_app_name: "devdocs"

0 commit comments

Comments
 (0)