Skip to content

Commit 7af3540

Browse files
authored
Merge pull request #416 from step-security/docker/tag
feat: added a pre built image in action.yml
2 parents 6f3363d + 5f785d1 commit 7af3540

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,7 +40,7 @@ outputs:
4040
description: 'JSON-serialized Item'
4141
runs:
4242
using: 'docker'
43-
image: 'docker://ghcr.io/step-security/dynamodb-actions@sha256:686e0f3e4f8186c33bf49eca18a1cc5d6b0a8157df4aa5b59fae299a984211c7'
43+
image: 'docker://ghcr.io/step-security/dynamodb-actions:v1.2.5@sha256:a3094fa1760cd8d218592ee09b513094df1e9386756830cc7fa70e6ceefbab1d' #v1.2.5
4444
branding:
4545
icon: 'database'
4646
color: 'blue'

0 commit comments

Comments
 (0)