Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# Pinned to the v6 commit SHA so a compromised tag upstream
# can't execute untrusted code here (CodeQL actions/unpinned-tag).
# Renovate keeps the SHA in step with the moving v6 tag.
- uses: dessant/lock-threads@7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7 # v6
- uses: dessant/lock-threads@851cffe46851ddd2051ea7147ebdc995113241c3 # v6
with:
github-token: ${{ github.token }}
issue-inactive-days: '14'
Expand Down