Skip to content

Commit 724980a

Browse files
chore(deps): update int128/comment-action action to v1.44.0 (#1489)
| datasource | package | from | to | | ----------- | --------------------- | ------- | ------- | | github-tags | int128/comment-action | v1.43.0 | v1.44.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 b0bc075 commit 724980a

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@043d58e8bdcc47c1bae55c5553669749578ba982 # v1.43.0
459+
uses: int128/comment-action@a58811aed0a37c1636712ea9cbbc9774bd6cf8d7 # v1.44.0
460460
with:
461461
post: |
462462
:cry: zizmor failed with exit code ${{ steps.zizmor-plain.outputs.zizmor-exit-code }}.

0 commit comments

Comments
 (0)