Thanks to visit codestin.com Credit goes to github.com
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.
2 parents a5bf609 + ecc94f7 commit 4c0dcdcCopy full SHA for 4c0dcdc
1 file changed
.github/workflows/mypy_primer_comment.yml
@@ -49,7 +49,7 @@ jobs:
49
return parseInt(fs.readFileSync("pr_number.txt", { encoding: "utf8" }))
50
51
- name: Hide old comments
52
- uses: int128/hide-comment-action@470cf6b660f188047418db1eb3f72f0a88907e71 # v1.59.0
+ uses: int128/hide-comment-action@4a4b259f4f47a711d8a58dfa1f5c644e16ab14ea # v1.60.0
53
with:
54
token: ${{ secrets.GITHUB_TOKEN }}
55
issue-number: ${{ steps.get-pr-number.outputs.result }}
0 commit comments