From ff326201da9603fe92839bf1bc6c02b07f5da6c5 Mon Sep 17 00:00:00 2001 From: Patrick Rodgers Date: Mon, 11 Mar 2024 11:06:27 -0400 Subject: [PATCH] Update lock.yml --- .github/workflows/lock.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 34bca2c62..2d06be25a 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -12,7 +12,7 @@ jobs: - uses: dessant/lock-threads@v5 with: github-token: ${{ github.token }} - issue-lock-inactive-days: '2' - issue-lock-labels: 'auto-locked' - issue-lock-comment: 'This issue is locked for inactivity or age. If you have a related issue please open a new issue and reference this one. Closed issues are not tracked.' + issue-inactive-days: '2' + add-issue-labels: 'auto-locked' + issue-comment: 'This issue is locked for inactivity or age. If you have a related issue please open a new issue and reference this one. Closed issues are not tracked.' issue-lock-reason: ''