Skip to content

Commit 87b48be

Browse files
committed
chore(deps): update akhileshns/heroku-deploy action to v3.15.15
1 parent 278cec6 commit 87b48be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: |
2323
curl https://cli-assets.heroku.com/install.sh | sh
2424
- name: Deploy to Heroku
25-
uses: akhileshns/heroku-deploy@e3eb99d45a8e2ec5dca08735e089607befa4bf28 # v3.14.15
25+
uses: akhileshns/heroku-deploy@1b080913896a5d6d44a18e9e208f8eb1fee9b0f7 # v3.15.15
2626
with:
2727
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
2828
heroku_app_name: "devdocs"

0 commit comments

Comments
 (0)