From 280aeebab425de43e0321463ff2079e7abd8e13e Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Thu, 29 Feb 2024 09:26:29 -0600 Subject: [PATCH] Update no-response.yml --- .github/workflows/no-response.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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