We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb112a1 + fa67214 commit 9ce14c3Copy full SHA for 9ce14c3
2 files changed
LICENSE
@@ -1,6 +1,7 @@
1
MIT License
2
3
-Copyright (c) 2023 StepSecurity
+Copyright © 2020 MooYeol Prescott Lee, http://debug.so <mooyoul@gmail.com>
4
+Copyright (c) 2025 StepSecurity
5
6
Permission is hereby granted, free of charge, to any person obtaining a copy
7
of this software and associated documentation files (the "Software"), to deal
action.yml
@@ -40,7 +40,7 @@ outputs:
40
description: 'JSON-serialized Item'
41
runs:
42
using: 'docker'
43
- image: 'Dockerfile'
+ image: 'docker://ghcr.io/step-security/dynamodb-actions@sha256:686e0f3e4f8186c33bf49eca18a1cc5d6b0a8157df4aa5b59fae299a984211c7'
44
branding:
45
icon: 'database'
46
color: 'blue'
0 commit comments