mirror of
https://github.com/grafana/grafana.git
synced 2026-02-18 18:20:52 -05:00
deps(actions): bump trufflesecurity/trufflehog from 3.90.12 to 3.92.5 (#116650)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.12 to 3.92.5.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](b84c3d14d1...116e717154)
---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
dependency-version: 3.92.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
49f28f2662
commit
4669da5c69
1 changed files with 1 additions and 1 deletions
2
.github/workflows/trufflehog.yml
vendored
2
.github/workflows/trufflehog.yml
vendored
|
|
@ -31,6 +31,6 @@ jobs:
|
|||
persist-credentials: false
|
||||
fetch-depth: ${{ steps.fetch_depth.outputs.fetch_depth }}
|
||||
- name: Trufflehog
|
||||
uses: trufflesecurity/trufflehog@b84c3d14d189e16da175e2c27fa8136603783ffc # v3.90.12
|
||||
uses: trufflesecurity/trufflehog@116e7171542d2f1dad8810f00dcfacbe0b809183 # v3.92.5
|
||||
with:
|
||||
extra_args: --results=verified
|
||||
|
|
|
|||
Loading…
Reference in a new issue