Skip to content

Commit d460ddc

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

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
@@ -456,7 +456,7 @@ jobs:
456456

457457
- name: Comment with zizmor results
458458
if: steps.zizmor-plain.outputs.zizmor-exit-code != 0 && github.event.pull_request.head.repo.full_name == github.repository
459-
uses: int128/comment-action@095eeace5d220236baf4e08cd26d1d6ca65db87a # v1.45.0
459+
uses: int128/comment-action@2e7e2d8e385ee24454ea30ef135d5c5867011410 # v1.46.0
460460
with:
461461
post: |
462462
:cry: zizmor failed with exit code ${{ steps.zizmor-plain.outputs.zizmor-exit-code }}.

0 commit comments

Comments
 (0)