Skip to content

Commit 07d0e0d

Browse files
authored
Merge pull request #10 from step-security/amanstep-patch-1
feat: updated action.yml with new docker image
2 parents 98ad4ab + d6358ce commit 07d0e0d

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)