Skip to content

Commit 13a7062

Browse files
chore(deps): update int128/hide-comment-action action to v1.46.0 (#1414)
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | int128/hide-comment-action | v1.44.0 | v1.46.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent f5f305d commit 13a7062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ jobs:
450450
- name: Hide any previous comments
451451
if: ${{ !cancelled() && github.event.pull_request.head.repo.full_name == github.repository }}
452452
id: hide-comments
453-
uses: int128/hide-comment-action@9803637eab610cca14ac6f64c42c0d7ffe9327e0 # v1.44.0
453+
uses: int128/hide-comment-action@bddc4e774ea6f0b45b9621c3a689db72b9a3cec5 # v1.46.0
454454
with:
455455
ends-with: "<!-- comment-action/${{ github.workflow }}/${{ github.job }} -->"
456456

0 commit comments

Comments
 (0)