Skip to content

Commit 06bbcfe

Browse files
committed
Update dev-hato/actions-close-pr action to v0.0.2
1 parent ffd2953 commit 06bbcfe

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.1
24+
- uses: dev-hato/actions-close-pr@v0.0.2
2525
with:
2626
github-token: ${{secrets.GITHUB_TOKEN}}
2727
repo-name: ${{ github.event.pull_request.head.repo.full_name }}

0 commit comments

Comments
 (0)