Skip to content

Commit 73b5062

Browse files
authored
Merge pull request numpy#30191 from numpy/dependabot/github_actions/int128/hide-comment-action-1.47.0
2 parents 933fd54 + c0f3eb9 commit 73b5062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy_primer_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
return parseInt(fs.readFileSync("pr_number.txt", { encoding: "utf8" }))
5050
5151
- name: Hide old comments
52-
uses: int128/hide-comment-action@bddc4e774ea6f0b45b9621c3a689db72b9a3cec5 # v1.46.0
52+
uses: int128/hide-comment-action@3580fff2b9b7c0e16466686530622f0eed93132a # v1.47.0
5353
with:
5454
token: ${{ secrets.GITHUB_TOKEN }}
5555
issue-number: ${{ steps.get-pr-number.outputs.result }}

0 commit comments

Comments
 (0)