Skip to content

Commit

Permalink
ci: update the security-scanner gha token (#21748)
Browse files Browse the repository at this point in the history
  • Loading branch information
dduzgun-security authored Sep 17, 2024
1 parent e0785bc commit 176ea31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 176ea31

Please sign in to comment.