Skip to content

Commit 608f6cf

Browse files
committed
ci: 💚 switch trufflehog action
1 parent 1071170 commit 608f6cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-pipeline.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ jobs:
159159
- uses: actions/checkout@v4
160160
with:
161161
fetch-depth: 0
162-
- name: trufflehog-actions-scan
163-
uses: edplato/trufflehog-actions-scan@master
162+
- name: TruffleHog OSS
163+
uses: trufflesecurity/trufflehog@v3.82.6
164164
codeQl:
165165
needs: build
166166
name: CodeQL

0 commit comments

Comments
 (0)