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 10bba6e commit 7ceda8eCopy full SHA for 7ceda8e
.github/workflows/preview_create.yml
@@ -29,7 +29,7 @@ jobs:
29
pip install awscli-local
30
31
- name: Deploy Preview
32
- uses: LocalStack/setup-localstack@main
+ uses: LocalStack/setup-localstack@HarshCasper-patch-1
33
env:
34
LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_AUTH_TOKEN }}
35
with:
0 commit comments