소스 검색

[CI SKIP] Update issue_closer.yml

arkon 5 년 전
부모
커밋
89d45e7775
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/issue_closer.yml

+ 1 - 1
.github/workflows/issue_closer.yml

@@ -5,7 +5,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - name: Autoclose issue
-      uses: arkon/[email protected]
+      uses: arkon/issue-closer-action@v1.0
       with:
         repo-token: ${{ secrets.GITHUB_TOKEN }}
         issue-close-message: "@${issue.user.login} this issue was automatically closed because it was not filled in correctly or the acknowledgment section was not removed."