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 f539bab commit a4c1a06Copy full SHA for a4c1a06
.github/workflows/preview.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
node-version: 20
19
- name: LocalStack Preview
20
- uses: LocalStack/setup-localstack@main
+ uses: LocalStack/setup-localstack@debug-action
21
22
github-token: ${{ secrets.GITHUB_TOKEN }}
23
state-backend: ephemeral
0 commit comments