We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc75f83 commit 357cb24Copy full SHA for 357cb24
README.md
@@ -15,7 +15,7 @@ To get started, you can use this minimal example:
15
16
```yml
17
- name: Start LocalStack
18
- uses: LocalStack/setup-localstack@v0.1.3
+ uses: LocalStack/setup-localstack@v0.1.2
19
with:
20
image-tag: 'latest'
21
install-awslocal: 'true'
@@ -48,7 +48,7 @@ jobs:
48
- uses: actions/checkout@v3
49
50
51
52
53
54
0 commit comments