diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 51449bcf..d1797127 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,7 +10,7 @@ jobs: uses: actions/checkout@v1 - name: Automatically close issues that don't follow the issue template - uses: ergo720/auto-close-issues@v1.0.4 + uses: davatorium/auto-close-issues@v1.0.4 with: github-token: ${{ secrets.GITHUB_TOKEN }} issue-close-message: "@${issue.user.login}: hello! :wave:\n\nThis issue is being automatically closed because it does not follow the issue template." # optional property