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: ''