We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfa04c commit c6b2f26Copy full SHA for c6b2f26
.github/workflows/secret-check.yml
@@ -12,7 +12,7 @@ jobs:
12
# ref: ${{ github.ref_name }}
13
fetch-depth: 0
14
- name: TruffleHog OSS
15
- uses: trufflesecurity/[email protected].1
+ uses: trufflesecurity/[email protected].2
16
with:
17
# path: ./
18
# base: ${{ github.event.repository.default_branch }}
0 commit comments