Skip to content

Commit

Permalink
Add env for docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio authored Feb 13, 2024
1 parent 95596bd commit b147fcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ inputs:
runs:
using: docker
image: Dockerfile
env:
INPUT_DETECT_SECRETS_VERSION: ${{ inputs.detect_secrets_version }}
branding:
icon: shield
color: green

0 comments on commit b147fcb

Please sign in to comment.