Skip to content

Commit

Permalink
chore(deps): update trufflesecurity/trufflehog digest to f078df4 (#7)
Browse files Browse the repository at this point in the history
* chore(deps): update trufflesecurity/trufflehog digest to f078df4

* Better versions.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yury Akudovich <[email protected]>
  • Loading branch information
renovate[bot] and yorik authored Jan 26, 2024
1 parent 6d1bda5 commit db2bb0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/secrets_scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@0c66d30c1f4075cee1aada2e1ab46dabb1b0071a
uses: trufflesecurity/trufflehog@e44802a31db93e670cec194ebc2e0c163335b20f # v3.64.0
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down

0 comments on commit db2bb0d

Please sign in to comment.