We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da310f3 commit 723e017Copy full SHA for 723e017
1 file changed
.github/workflows/test-appsync-utils.yml
@@ -47,7 +47,7 @@ jobs:
47
steps:
48
- uses: actions/checkout@v6
49
- name: Start LocalStack
50
- uses: LocalStack/setup-localstack@v0.3.1
+ uses: LocalStack/setup-localstack@v0.3.2
51
with:
52
image-tag: "latest"
53
use-pro: "true"
0 commit comments