Skip to content

Commit

Permalink
bump container version to 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
netanelrevah committed Nov 25, 2021
1 parent 6cde388 commit 10fba90
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 @@ -17,7 +17,7 @@ inputs:
runs:
using: 'composite'
steps:
- uses: docker://public.ecr.aws/g5i0b9w7/secret-scanning-action:0.0.7
- uses: docker://public.ecr.aws/g5i0b9w7/secret-scanning-action:0.0.15
with:
webhook_url: ${{inputs.webhook_url}}
timeout_seconds: ${{inputs.timeout_seconds}}
Expand Down

0 comments on commit 10fba90

Please sign in to comment.