We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f3d34 commit d12bdc2Copy full SHA for d12bdc2
.github/workflows/triage-issues.yml
@@ -74,7 +74,7 @@ jobs:
74
runs-on: ubuntu-latest
75
steps:
76
- name: Lock Outdated Threads
77
- uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21
+ uses: dessant/lock-threads@d42e5f49803f3c4e14ffee0378e31481265dda22
78
with:
79
github-token: ${{ secrets.GITHUB_TOKEN }}
80
issue-inactive-days: 30
0 commit comments