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 ddf4ef9 commit eed4e45Copy full SHA for eed4e45
.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@f81cfa94a4c24151591df1d74268a640875bfc8d # v1.37.0
+ uses: int128/comment-action@f4faf53666ef83da7d274fa2007e9212c4d719c3 # v1.39.0
460
with:
461
post: |
462
:cry: zizmor failed with exit code ${{ steps.zizmor-plain.outputs.zizmor-exit-code }}.
0 commit comments