mirror of https://github.com/hashicorp/consul
parent
dc50e54ed9
commit
e55f3602fd
|
@ -70,7 +70,7 @@ jobs:
|
||||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||||
with:
|
with:
|
||||||
repository: hashicorp/security-scanner
|
repository: hashicorp/security-scanner
|
||||||
token: ${{ secrets.HASHIBOT_PRODSEC_GITHUB_TOKEN }}
|
token: ${{ secrets.PRODSEC_SCANNER_READ_ONLY }}
|
||||||
path: security-scanner
|
path: security-scanner
|
||||||
ref: main
|
ref: main
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue