Skip to content

Commit 8d6fd77

Browse files
MAINT: Bump int128/hide-comment-action from 1.60.0 to 1.61.0
Bumps [int128/hide-comment-action](https://github.com/int128/hide-comment-action) from 1.60.0 to 1.61.0. - [Release notes](https://github.com/int128/hide-comment-action/releases) - [Commits](int128/hide-comment-action@4a4b259...42ef2bf) --- updated-dependencies: - dependency-name: int128/hide-comment-action dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 281f8cf commit 8d6fd77

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)