Skip to content

Commit ce6dd7d

Browse files
authored
Merge pull request numpy#31616 from numpy/dependabot/github_actions/int128/hide-comment-action-1.61.0
MAINT: Bump int128/hide-comment-action from 1.60.0 to 1.61.0
2 parents 281f8cf + 8d6fd77 commit ce6dd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@4a4b259f4f47a711d8a58dfa1f5c644e16ab14ea # v1.60.0
52+
uses: int128/hide-comment-action@42ef2bf9a7d8751219e33ff76f19752fee8decec # v1.61.0
5353
with:
5454
token: ${{ secrets.GITHUB_TOKEN }}
5555
issue-number: ${{ steps.get-pr-number.outputs.result }}

0 commit comments

Comments
 (0)