There was an error while loading. Please reload this page.
1 parent ef416ae commit 4e5262dCopy full SHA for 4e5262d
1 file changed
.github/workflows/secrets-scanner.yml
@@ -14,11 +14,11 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
18
with:
19
fetch-depth: 0
20
- name: TruffleHog OSS
21
- uses: trufflesecurity/trufflehog@00155c9dc586f34d189adc83d3ac2698c2ec551f # v3.95.8
+ uses: trufflesecurity/trufflehog@27b0417c16317ca9a472a9a8092acce143b49c55 # v3.95.9
22
23
path: ./
24
base: ${{ github.event.repository.default_branch }}
0 commit comments