Skip to content

Commit 7ffbace

Browse files
chore(deps): update int128/comment-action action to v1.41.0 (#1415)
| datasource | package | from | to | | ----------- | --------------------- | ------- | ------- | | github-tags | int128/comment-action | v1.40.0 | v1.41.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 d340605 commit 7ffbace

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@b2bcb6693040ee191f8e643d247faf3e22e4b2f1 # v1.40.0
459+
uses: int128/comment-action@9f4454aaf9f89305ca1eaa76342f6d2850df0d37 # v1.41.0
460460
with:
461461
post: |
462462
:cry: zizmor failed with exit code ${{ steps.zizmor-plain.outputs.zizmor-exit-code }}.

0 commit comments

Comments
 (0)