From 0ad1a72ca155f54d94fe63170ef94b3b850fd2cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mence=20Lesn=C3=A9?= Date: Fri, 12 Jan 2024 14:46:11 +0100 Subject: [PATCH] Revert "Merge pull request #5 from clemlesne/dependabot/github_actions/develop/trufflesecurity/trufflehog-3.63.8" This reverts commit 572f1b301199a124c282540df16e3f6a62936a3e, reversing changes made to c1ac30ddaebfcd6bbd18834e0fc13cae64713710. --- .github/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index fc47fcd4..254f19f8 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -56,7 +56,7 @@ jobs: submodules: recursive - name: SAST - Credentials - uses: trufflesecurity/trufflehog@v3.63.8 + uses: trufflesecurity/trufflehog@v3.63.1 with: base: ${{ github.event.repository.default_branch }} extra_args: --only-verified