Skip to content

Commit

Permalink
chore(deps): update akhileshns/heroku-deploy action to v3.12.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent 399d8a2 commit 7589a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: yarn install --frozen-lockfile
- name: Build
run: yarn build
- uses: akhileshns/[email protected].13
- uses: akhileshns/[email protected].14
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: "close-issue-app"
Expand Down

0 comments on commit 7589a0c

Please sign in to comment.