[
https://issues.apache.org/jira/browse/AVRO-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558224#comment-17558224
]
ASF subversion and git services commented on AVRO-3534:
-------------------------------------------------------
Commit 440ab18b097fce7ea0ca1ab03488f3e4c8769095 in avro's branch
refs/heads/branch-1.11 from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=440ab18b0 ]
AVRO-3534: Rust: Use dependency-review-action only for pull_request events
(#1717)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
(cherry picked from commit a8ee8778dfdccbc9bf5c8423d0d7dbdf1c2c0cbf)
> Rust: Use dependency-review-action only for pull_request events
> ----------------------------------------------------------------
>
> Key: AVRO-3534
> URL: https://issues.apache.org/jira/browse/AVRO-3534
> Project: Apache Avro
> Issue Type: Bug
> Components: rust
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.1, 1.12.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> AVRO-3533 introduced a new Github Actions action that checks code changes for
> new dependencies with security vulnerabilities.
> The new action must be used only for pull_request event, not for "push" event.
>
> Failure: https://github.com/apache/avro/runs/6820752484?check_suite_focus=true
--
This message was sent by Atlassian Jira
(v8.20.7#820007)