Skip to content

Commit

Permalink
pinned docker image to defectdojo-utils:v1.0.1
Browse files Browse the repository at this point in the history
docker://ghcr.io/portswigger-cloud/defectdojo-utils:v1.0.1
  • Loading branch information
portswigger-ben authored May 23, 2023
1 parent 930552a commit d61c4c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ inputs:

runs:
using: docker
image: docker://ghcr.io/portswigger-cloud/defectdojo-utils:v1.0.0
image: docker://ghcr.io/portswigger-cloud/defectdojo-utils:v1.0.1
entrypoint: /usr/defectdojo-utils/src/findings_thresholds.py
env:
DEFECT_DOJO_URL: ${{ inputs.defectdojo-url }}
Expand All @@ -67,4 +67,4 @@ runs:

branding:
icon: 'shield'
color: 'orange'
color: 'orange'

0 comments on commit d61c4c6

Please sign in to comment.