Skip to content

Commit

Permalink
Backport of ci: update the security-scanner gha token into release/1.…
Browse files Browse the repository at this point in the history
…20.x (#21754)

backport of commit eb9dbc9

Co-authored-by: dduzgun-security <[email protected]>
  • Loading branch information
1 parent 17d43c6 commit 55db870
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 55db870

Please sign in to comment.