We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0bc075 commit 724980aCopy full SHA for 724980a
.github/workflows/reusable-zizmor.yml
@@ -456,7 +456,7 @@ jobs:
456
457
- name: Comment with zizmor results
458
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
+ uses: int128/comment-action@a58811aed0a37c1636712ea9cbbc9774bd6cf8d7 # v1.44.0
460
with:
461
post: |
462
:cry: zizmor failed with exit code ${{ steps.zizmor-plain.outputs.zizmor-exit-code }}.
0 commit comments