We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ad4ab commit d6358ceCopy full SHA for d6358ce
action.yml
@@ -10,7 +10,7 @@ inputs:
10
required: false
11
runs:
12
using: docker
13
- image: Dockerfile
+ image: 'docker://ghcr.io/step-security/action-push-tag:v1.0.0@sha256:b8936b10b8479a49647b60ecc25adc715c4033e8541636cb73edf20d6660ca15' #v1.0.0
14
branding:
15
icon: search
16
color: yellow
0 commit comments