Skip to content

Commit 75f237e

Browse files
committed
DOC: Update version of LocalStack setup action
1 parent 6753cdb commit 75f237e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To get started, you can use this minimal example:
1515

1616
```yml
1717
- name: Start LocalStack
18-
uses: HarshCasper/[email protected].0
18+
uses: HarshCasper/[email protected].1
1919
with:
2020
image-tag: 'latest'
2121
install-awslocal: 'true'
@@ -44,7 +44,7 @@ jobs:
4444
- uses: actions/checkout@v3
4545
4646
- name: Start LocalStack
47-
uses: HarshCasper/[email protected].0
47+
uses: HarshCasper/[email protected].1
4848
with:
4949
image-tag: 'latest'
5050
install-awslocal: 'true'
@@ -60,4 +60,4 @@ jobs:
6060

6161
## License
6262

63-
[MIT License](https://github.com/HarshCasper/validate-issues-over-pull-requests/blob/main/LICENSE)
63+
[MIT License](LICENSE)

0 commit comments

Comments
 (0)