mirror of https://github.com/hashicorp/consul
fix: security scanner gh token (#22061)
parent
f0a49fd94e
commit
a3e353eea8
|
@ -70,7 +70,7 @@ jobs:
|
|||
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
|
||||
with:
|
||||
repository: hashicorp/security-scanner
|
||||
token: ${{ secrets.HASHIBOT_PRODSEC_GITHUB_TOKEN }}
|
||||
token: ${{ secrets.PRODSEC_SCANNER_READ_ONLY }}
|
||||
path: security-scanner
|
||||
ref: main
|
||||
|
||||
|
|
Loading…
Reference in New Issue