Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <laurentsimon@google.com>
  • Loading branch information
laurentsimon committed Dec 9, 2022
1 parent 5824c94 commit ed33b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ func main() {
log.Fatalf("pull_request_target trigger is not supported for security reasons" +
"see https://securitylab.github.com/research/github-actions-preventing-pwn-requests/")
}

action, err := entrypoint.New()
if err != nil {
log.Fatalf("creating scorecard entrypoint: %v", err)
Expand Down

0 comments on commit ed33b79

Please sign in to comment.