Skip to content

Commit 3f6e745

Browse files
authored
Merge pull request #10 from step-security/docker/tag
feat: published and provided a docker image in action.yml
2 parents d482838 + 0b33214 commit 3f6e745

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
@@ -51,7 +51,7 @@ inputs:
5151
required: false
5252
runs:
5353
using: 'docker'
54-
image: 'Dockerfile'
54+
image: 'docker://ghcr.io/step-security/action-actionlint@sha256:8659a43cebb238d629c7e1c39ad97caad7d36a8eedea631a1b8681796d2aaf53' #v1.66.1
5555
branding:
5656
color: red
5757
icon: check-circle

0 commit comments

Comments
 (0)