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 5454 contents : read # for actions/checkout to fetch code
5555 packages : read
5656 security-events : write # for github/codeql-action/autobuild to send a status report
57- uses : nginxinc/compliance-rules/.github/workflows/codeql.yml@c903bfe6c668eaba362cde6a7882278bc1564401 # v0.1
57+ uses : nginxinc/compliance-rules/.github/workflows/codeql.yml@a27656f8f9a8748085b434ebe007f5b572709aad # v0.2
5858 with :
5959 requested_languages : go,python
Original file line number Diff line number Diff line change 3030 scan :
3131 name : Mend
3232 if : ${{ github.event.repository.fork == false }}
33- uses : nginxinc/compliance-rules/.github/workflows/mend.yml@c903bfe6c668eaba362cde6a7882278bc1564401 # v0.1
33+ uses : nginxinc/compliance-rules/.github/workflows/mend.yml@a27656f8f9a8748085b434ebe007f5b572709aad # v0.2
3434 secrets : inherit
3535 with :
3636 product_name : kubernetes-ingress-controller_${{ inputs.branch && inputs.branch || github.ref_name }}
You can’t perform that action at this time.
0 commit comments