Skip to content

Commit eb39649

Browse files
authored
Update lock-threads workflow
1 parent 6c66ad2 commit eb39649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
lock:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: dessant/lock-threads@486f7380c15596f92b724e4260e4981c68d6bde6
13+
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771
1414
with:
1515
github-token: ${{ github.token }}
1616
# Number of days of inactivity before a closed issue is locked.

0 commit comments

Comments
 (0)