Skip to content

Commit

Permalink
Merge pull request #6 from cloudbees-io/CBP-5101
Browse files Browse the repository at this point in the history
[CBP-5101] fix vulnerabilities
  • Loading branch information
rnillavazagan authored Sep 24, 2024
2 parents 37cac0e + fc05771 commit ce7163c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
steps:
- id: run-trufflehog-secret-s3-scan
name: trufflehogs3
uses: docker://public.ecr.aws/l7o7z1g8/actions/trufflehog-secret-actions:main-6c0325403da97a6967556efdbf78b7ccdadc2f8c
uses: docker://public.ecr.aws/l7o7z1g8/actions/trufflehog-secret-actions:main-743dd107fa541e3282333b332e17e95e09651456
shell: sh
env:
CONFIG_JSON: '{"metaInfo":{"bucketName":"${{ inputs.bucket-name }}"},"orchestratorInfo":{"assetType":"CODE","assetIdentifier":"${{ inputs.bucket-name }}","profileIdentifier":"${{ inputs.bucket-name }}"},"metaInformation":{"actor":"SCM-Bot","commit_id":"${{ cloudbees.scm.sha }}","tenent_info":"NA","scanner_type":"SAST"}}'
Expand Down

0 comments on commit ce7163c

Please sign in to comment.