Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
chore: Update trufflehog scan workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lbt-commit-signing[bot] committed Dec 18, 2023
1 parent e346ec2 commit 80d3f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trufflehog-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
container:
image: trufflesecurity/trufflehog:latest
image: trufflesecurity/trufflehog:3.63.2
env:
BASE_REF: ${{ github.base_ref }}
HEAD_REF: ${{ github.head_ref }}
Expand Down

0 comments on commit 80d3f16

Please sign in to comment.