Skip to content

Commit

Permalink
action: Fix Docker image reference notation
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeDavis-Ibexlabs committed Apr 2, 2024
1 parent 5872802 commit 397f5ac
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 @@ -40,4 +40,4 @@ branding:
color: 'purple'
runs:
using: 'docker'
image: 'georgedavisibexlabs/publish-sarif-to-jira:latest'
image: 'docker://georgedavisibexlabs/publish-sarif-to-jira:latest'

0 comments on commit 397f5ac

Please sign in to comment.