File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626 actions : read # for github/codeql-action/init to get workflow details
2727 contents : read # for actions/checkout to fetch code
2828 security-events : write # for github/codeql-action/autobuild to send a status report
29- uses :
nginxinc/compliance-rules/.github/workflows/[email protected] 29+ uses : nginxinc/compliance-rules/.github/workflows/codeql.yml@c903bfe6c668eaba362cde6a7882278bc1564401 # v0.1
3030 with :
3131 requested_languages : go,javascript-typescript
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ permissions:
3232jobs :
3333 mend :
3434 if : ${{ github.event.repository.fork == false }}
35- uses :
nginxinc/compliance-rules/.github/workflows/[email protected] 35+ uses : nginxinc/compliance-rules/.github/workflows/mend.yml@c903bfe6c668eaba362cde6a7882278bc1564401 # v0.1
3636 secrets : inherit
3737 with :
3838 product_name : nginx-gateway-fabric_${{ github.ref_name }}
You can’t perform that action at this time.
0 commit comments