Correct token
This commit is contained in:
parent
e9aa062840
commit
95c4d7a276
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
if: ${{ always() }}
|
||||
uses: reviewdog/action-detect-secrets@master
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
github_token: ${{ secrets.GH_TOKEN }}
|
||||
reporter: github-pr-review # Change reporter.
|
||||
- name: Security and Licence Scan
|
||||
# You may pin to the exact commit or the version.
|
||||
|
Loading…
Reference in New Issue
Block a user