setup-localstack
setup-localstack copied to clipboard
Pin the the jenseng/dynamic-uses transitive GH Action dependency to a hash
With the recent supply chain attack on a popular GH Action, I noticed that this action has a transitive dependency on jenseng/dynamic-uses (which is a really clever chunk of code!).
GitHub recommends pinning to a SHA to protect against these sorts of attacks which is what this PR does.