mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Use full SHA for comment hiding (#5383)
For whatever reason, looks like GA mandates full SHA This was added in #5364 Co-authored-by: hauntsaninja <>
This commit is contained in:
2
.github/workflows/mypy_primer_comment.yml
vendored
2
.github/workflows/mypy_primer_comment.yml
vendored
@@ -113,7 +113,7 @@ jobs:
|
||||
body,
|
||||
})
|
||||
|
||||
- uses: kanga333/comment-hider@9141763feccc8da
|
||||
- uses: kanga333/comment-hider@9141763feccc8da773595675adc567d6616b6e6f
|
||||
name: Hide old comments
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user