Skip to content

Commit eb9dbc9

Browse files
ci: update the security-scanner gha token
1 parent e0785bc commit eb9dbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
6060
with:
6161
repository: hashicorp/security-scanner
62-
token: ${{ secrets.HASHIBOT_PRODSEC_GITHUB_TOKEN }}
62+
token: ${{ secrets.PRODSEC_SCANNER_READ_ONLY }}
6363
path: security-scanner
6464
ref: main
6565

0 commit comments

Comments
 (0)