Skip to content

Commit 3871a25

Browse files
authored
Update entropy-beauty-scan.yml
1 parent ceeef4e commit 3871a25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/entropy-beauty-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout code (full history)
15-
uses: actions/checkout@v6
15+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
with:
1717
fetch-depth: 0
1818

1919
- name: Run TruffleHog
20-
uses: trufflesecurity/trufflehog@main
20+
uses: trufflesecurity/trufflehogactions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
2121
with:
2222
path: .
2323
extra_args: --results=verified,unknown --filter-entropy=3.5 --json

0 commit comments

Comments
 (0)