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 3a90178 commit 6889c5cCopy full SHA for 6889c5c
.github/workflows/preview.yml
@@ -24,7 +24,7 @@ jobs:
24
cdklocal --version
25
26
- name: Deploy Preview
27
- uses: LocalStack/setup-localstack@v0.2.4
+ uses: LocalStack/setup-localstack@endpoint_s3_ephemeral
28
env:
29
LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_AUTH_TOKEN }}
30
with:
0 commit comments