Skip to content

Commit

Permalink
Update lock-threads workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartmorgan authored Apr 3, 2024
1 parent 6c66ad2 commit eb39649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@486f7380c15596f92b724e4260e4981c68d6bde6
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771
with:
github-token: ${{ github.token }}
# Number of days of inactivity before a closed issue is locked.
Expand Down

0 comments on commit eb39649

Please sign in to comment.