Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Pin Heroku Deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Jan 3, 2024
1 parent 601958e commit 0d3303a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Check out source code
uses: actions/checkout@v4
- name: Deploy to Heroku
uses: akhileshns/[email protected].14
uses: akhileshns/[email protected].13
with:
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
heroku_app_name: ${{ vars.HEROKU_APP_NAME }}
Expand Down

0 comments on commit 0d3303a

Please sign in to comment.