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 7ceda8e commit 1db5982Copy full SHA for 1db5982
.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@HarshCasper-patch-1
+ uses: LocalStack/setup-localstack@main
33
env:
34
LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_AUTH_TOKEN }}
35
with:
0 commit comments