Skip to content

Commit 397f5ac

Browse files
action: Fix Docker image reference notation
1 parent 5872802 commit 397f5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ branding:
4040
color: 'purple'
4141
runs:
4242
using: 'docker'
43-
image: 'georgedavisibexlabs/publish-sarif-to-jira:latest'
43+
image: 'docker://georgedavisibexlabs/publish-sarif-to-jira:latest'

0 commit comments

Comments
 (0)