diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 85e241e..f61fabe 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -36,7 +36,7 @@ jobs: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@fba1a8b410bcfd1c2bbf3a6ee8858b09e91ca4cc # v3.80.6 + uses: trufflesecurity/trufflehog@c549b5bd150ed288182d91bc79fecc08bf520915 # v3.81.4 with: path: ./ base: ${{ github.event.repository.default_branch }}