Skip to content

Commit 6d53085

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

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
@@ -161,7 +161,7 @@ jobs:
161161
162162
- name: Post PR comment
163163
if: ${{ !cancelled() && github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository }}
164-
uses: int128/comment-action@f4faf53666ef83da7d274fa2007e9212c4d719c3 # v1.39.0
164+
uses: int128/comment-action@4cfcd395b03a8e2983eeede03ff7e457e0adc383 # v1.48.0
165165
with:
166166
post: |
167167
${{ steps.comment-body.outputs.body }}

0 commit comments

Comments
 (0)