Skip to content

Commit

Permalink
pinned docker image to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
portswigger-ben committed Mar 15, 2023
1 parent 937e70d commit 7ea753b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ inputs:

runs:
using: docker
image: docker://ghcr.io/portswigger-cloud/defectdojo-utils:latest
image: docker://ghcr.io/portswigger-cloud/defectdojo-utils:v1.0.0
entrypoint: /usr/defectdojo-utils/src/active_findings.py
env:
DEFECT_DOJO_URL: ${{ inputs.defectdojo-url }}
Expand Down

0 comments on commit 7ea753b

Please sign in to comment.