Skip to content

Commit 610e8e3

Browse files
chore(deps): update akhileshns/heroku-deploy action to v3.14.15
1 parent f244c68 commit 610e8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: yarn install --frozen-lockfile
2020
- name: Build
2121
run: yarn build
22-
- uses: akhileshns/heroku-deploy@v3.12.14
22+
- uses: akhileshns/heroku-deploy@v3.14.15
2323
with:
2424
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
2525
heroku_app_name: "close-issue-app"

0 commit comments

Comments
 (0)