Skip to content

Commit d6358ce

Browse files
authored
feat: updated action.yml with new docker image
1 parent 98ad4ab commit d6358ce

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
@@ -10,7 +10,7 @@ inputs:
1010
required: false
1111
runs:
1212
using: docker
13-
image: Dockerfile
13+
image: 'docker://ghcr.io/step-security/action-push-tag:v1.0.0@sha256:b8936b10b8479a49647b60ecc25adc715c4033e8541636cb73edf20d6660ca15' #v1.0.0
1414
branding:
1515
icon: search
1616
color: yellow

0 commit comments

Comments
 (0)