We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea9466 commit 82dd108Copy full SHA for 82dd108
.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].28
+ uses: trufflesecurity/[email protected].29
16
with:
17
# path: ./
18
# base: ${{ github.event.repository.default_branch }}
0 commit comments