Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c0dcdc

Browse files
authored
Merge pull request #31555 from numpy/dependabot/github_actions/int128/hide-comment-action-1.60.0
MAINT: Bump int128/hide-comment-action from 1.59.0 to 1.60.0
2 parents a5bf609 + ecc94f7 commit 4c0dcdc

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

0 commit comments

Comments
 (0)