Skip to content

Commit 67f2fd3

Browse files
committed
fix: pin version of LocalStack
1 parent 085a826 commit 67f2fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_cloudpods.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Start LocalStack
5858
uses: LocalStack/setup-localstack@v0.2.0
5959
with:
60-
image-tag: ${{ matrix.tag }}
60+
image-tag: '3.4.0'
6161
use-pro: 'true'
6262
install-awslocal: 'true'
6363
env:

0 commit comments

Comments
 (0)