Skip to content

Commit

Permalink
ci: update the security-scanner gha token
Browse files Browse the repository at this point in the history
  • Loading branch information
dduzgun-security authored Sep 17, 2024
1 parent 913e6d7 commit 7de7eff
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 @@ -42,7 +42,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 7de7eff

Please sign in to comment.