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:
Shantanu
2021-05-08 16:52:16 -07:00
committed by GitHub
parent 83e875dffb
commit fcdc7a8135

View File

@@ -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 }}