Skip to content

Commit 58bd30a

Browse files
chore(deps): update int128/hide-comment-action action to v1.50.0
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | int128/hide-comment-action | v1.43.0 | v1.50.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent b2c3d03 commit 58bd30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-trufflehog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
107107
- name: Hide previous TruffleHog comments
108108
if: ${{ !cancelled() && github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository }}
109-
uses: int128/hide-comment-action@a30d551065e4231e6d7a671bb5ce884f9ee6417b # v1.43.0
109+
uses: int128/hide-comment-action@a218e276fb47d0d526ee989fe02e935a5095417b # v1.50.0
110110
with:
111111
ends-with: "<!-- trufflehog-secret-scan-comment -->"
112112

0 commit comments

Comments
 (0)