Skip to content

Commit 2dd8b3e

Browse files
chore(deps): update int128/comment-action action to v1.69.0 (#2223)
| datasource | package | from | to | | ----------- | --------------------- | ------- | ------- | | github-tags | int128/comment-action | v1.68.0 | v1.69.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 976b8f7 commit 2dd8b3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ jobs:
563563

564564
- name: Comment with zizmor results
565565
if: steps.upload-sarif.outcome == 'failure' && steps.zizmor-plain.outputs.zizmor-exit-code != 0 && github.event.pull_request.head.repo.full_name == github.repository
566-
uses: int128/comment-action@9448863881c42b4c69f213d9a67c8b37e7c0f105 # v1.68.0
566+
uses: int128/comment-action@2263c1a82c13c37672f725bcd07145530cd42579 # v1.69.0
567567
with:
568568
post: |
569569
:cry: zizmor failed with exit code ${{ steps.zizmor-plain.outputs.zizmor-exit-code }}.

0 commit comments

Comments
 (0)