We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee100d commit 3180a41Copy full SHA for 3180a41
.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@c1b35aecc5cdb1a34539d14196df55838bb2f836
+ uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21
78
with:
79
github-token: ${{ secrets.GITHUB_TOKEN }}
80
issue-inactive-days: 30
0 commit comments