diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 45dee9e6e..3ae6f4339 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -12,5 +12,5 @@ jobs: uses: dessant/lock-threads@v3 with: github-token: ${{ github.token }} - issue-lock-inactive-days: "14" - pr-lock-inactive-days: "14" + issue-inactive-days: "14" + pr-inactive-days: "14"