Skip to content

Commit

Permalink
ci: missed one for registration secret scan
Browse files Browse the repository at this point in the history
  • Loading branch information
aldy505 committed Jan 7, 2024
1 parent 971a2a7 commit 5877e16
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/systems-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,16 +123,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@main
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified

- name: Restore
run: dotnet restore "Registration.csproj"
Expand Down

0 comments on commit 5877e16

Please sign in to comment.