We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55bcb78 commit 5d042ebCopy full SHA for 5d042eb
.github/workflows/lock.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
if: ${{ github.repository == 'flutter/flutter' }}
20
steps:
21
- - uses: dessant/lock-threads@e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6
+ - uses: dessant/lock-threads@c1b35aecc5cdb1a34539d14196df55838bb2f836
22
with:
23
process-only: 'issues'
24
github-token: ${{ github.token }}
0 commit comments