Skip to content

Commit

Permalink
compiled the code
Browse files Browse the repository at this point in the history
  • Loading branch information
uranium committed Oct 8, 2024
1 parent 05c79b1 commit e129988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PrBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: TruffleHog Bot scan
uses: trufflesecurity/TruffleHog-Enterprise-Github-Action@main
with:
args: --fail-verified ${{ github.base_ref }} ${{ github.head_ref }}
args: --fail-verified ${{ github.event.pull_request.base.ref }} HEAD --json
BotCheck:
name: Bot scan
permissions: write-all
Expand Down

0 comments on commit e129988

Please # to comment.