We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c78966e commit 9b69287Copy full SHA for 9b69287
.github/workflows/lock-comments.yml
@@ -15,7 +15,7 @@ jobs:
15
action:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: zekeatchan/lock-threads
+ - uses: zekeatchan/lock-threads@0.1
19
with:
20
owner: ${{ github.repository_owner }}
21
github-token: ${{ github.token }}
0 commit comments