We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f3363d + 5f785d1 commit 7af3540Copy full SHA for 7af3540
action.yml
@@ -40,7 +40,7 @@ outputs:
40
description: 'JSON-serialized Item'
41
runs:
42
using: 'docker'
43
- image: 'docker://ghcr.io/step-security/dynamodb-actions@sha256:686e0f3e4f8186c33bf49eca18a1cc5d6b0a8157df4aa5b59fae299a984211c7'
+ image: 'docker://ghcr.io/step-security/dynamodb-actions:v1.2.5@sha256:a3094fa1760cd8d218592ee09b513094df1e9386756830cc7fa70e6ceefbab1d' #v1.2.5
44
branding:
45
icon: 'database'
46
color: 'blue'
0 commit comments