We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6753cdb commit 75f237eCopy full SHA for 75f237e
README.md
@@ -15,7 +15,7 @@ To get started, you can use this minimal example:
15
16
```yml
17
- name: Start LocalStack
18
- uses: HarshCasper/setup-localstack@v0.1.0
+ uses: HarshCasper/setup-localstack@v0.1.1
19
with:
20
image-tag: 'latest'
21
install-awslocal: 'true'
@@ -44,7 +44,7 @@ jobs:
44
- uses: actions/checkout@v3
45
46
47
48
49
50
@@ -60,4 +60,4 @@ jobs:
60
61
## License
62
63
-[MIT License](https://github.com/HarshCasper/validate-issues-over-pull-requests/blob/main/LICENSE)
+[MIT License](LICENSE)
0 commit comments