Skip to content

Commit

Permalink
Merge pull request #7 from cloudbees-io/CBP-6484
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
rnillavazagan authored Oct 28, 2024
2 parents ce7163c + 95920da commit aa52944
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-743dd107fa541e3282333b332e17e95e09651456
uses: docker://public.ecr.aws/l7o7z1g8/actions/trufflehog-secret-actions:main-d7b96644fc7b58bf75d642d5f5aa84132cf5762e
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 aa52944

Please sign in to comment.