We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c66ad2 commit eb39649Copy full SHA for eb39649
.github/workflows/lock.yaml
@@ -10,7 +10,7 @@ jobs:
10
lock:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: dessant/lock-threads@486f7380c15596f92b724e4260e4981c68d6bde6
+ - uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771
14
with:
15
github-token: ${{ github.token }}
16
# Number of days of inactivity before a closed issue is locked.
0 commit comments