We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d12bdc2 commit a7ecf1dCopy full SHA for a7ecf1d
.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@d42e5f49803f3c4e14ffee0378e31481265dda22
+ uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771
78
with:
79
github-token: ${{ secrets.GITHUB_TOKEN }}
80
issue-inactive-days: 30
0 commit comments