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 d340605 commit 7ffbaceCopy full SHA for 7ffbace
.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@b2bcb6693040ee191f8e643d247faf3e22e4b2f1 # v1.40.0
+ uses: int128/comment-action@9f4454aaf9f89305ca1eaa76342f6d2850df0d37 # v1.41.0
460
with:
461
post: |
462
:cry: zizmor failed with exit code ${{ steps.zizmor-plain.outputs.zizmor-exit-code }}.
0 commit comments