Skip to content

Commit 57125fe

Browse files
committed
Update dev-hato/actions-close-pr action to v0.0.4
1 parent 61b7876 commit 57125fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/close-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
cache: npm
2323
- run: npm ci --prefer-offline
24-
- uses: dev-hato/actions-close-pr@v0.0.2
24+
- uses: dev-hato/actions-close-pr@v0.0.4
2525
with:
2626
github-token: ${{secrets.GITHUB_TOKEN}}
2727
repo-name: ${{ github.event.pull_request.head.repo.full_name }}

0 commit comments

Comments
 (0)