mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump kanga333/comment-hider from 0.3.0 to 0.4.0
Bumps [kanga333/comment-hider](https://github.com/kanga333/comment-hider) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/kanga333/comment-hider/releases) - [Commits](https://github.com/kanga333/comment-hider/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: kanga333/comment-hider dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4afb909f7c
commit
a159258713
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e_comment.yml
vendored
2
.github/workflows/e2e_comment.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
body: ${{ format(env.MESSAGE, env.IMG_MARKDOWN, github.repository, github.event.workflow_run.id) }}
|
||||
- name: Hide older comments
|
||||
uses: kanga333/comment-hider@v0.3.0
|
||||
uses: kanga333/comment-hider@v0.4.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
leave_visible: 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue