diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index 3c16645..915758c 100644 --- a/.github/workflows/no-response.yml +++ b/.github/workflows/no-response.yml @@ -16,7 +16,7 @@ jobs: noResponse: runs-on: ubuntu-latest steps: - - uses: MBilalShafi/no-response@v0.0.6 + - uses: MBilalShafi/no-response-add-label@v0.0.6 with: token: ${{ github.token }} daysUntilClose: 14 # Number of days of inactivity before an Issue is closed for lack of response