Skip to content

Commit 1c1462d

Browse files
authored
Update integration-test.yml
1 parent 1cbaaea commit 1c1462d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
pip install requests boto3 pytest localstack-sdk-python
4444
4545
- name: Start LocalStack
46-
uses: LocalStack/setup-localstack@v0.2.4
46+
uses: LocalStack/setup-localstack@main
4747
with:
4848
image-tag: 'latest'
4949
use-pro: 'true'

0 commit comments

Comments
 (0)