Browse Source

ci: update the security-scanner gha token

pull/21748/head
dduzgun-security 2 months ago
parent
commit
eb9dbc93f8
No known key found for this signature in database
GPG Key ID: 6C3D93CAE50C7EC9
  1. 2
      .github/workflows/security-scan.yml

2
.github/workflows/security-scan.yml

@ -59,7 +59,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
repository: hashicorp/security-scanner
token: ${{ secrets.HASHIBOT_PRODSEC_GITHUB_TOKEN }}
token: ${{ secrets.PRODSEC_SCANNER_READ_ONLY }}
path: security-scanner
ref: main

Loading…
Cancel
Save