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.
1 parent 232d797 commit 80c18fcCopy full SHA for 80c18fc
.github/workflows/cdk.yml
@@ -33,7 +33,7 @@ jobs:
33
cdklocal --version
34
35
- name: Start LocalStack
36
- uses: LocalStack/setup-localstack@v0.2.3
+ uses: LocalStack/setup-localstack@main
37
with:
38
image-tag: 'latest'
39
use-pro: 'true'
0 commit comments