Skip to content

Commit dcf4a52

Browse files
committed
chore: update atlas-init version to 0.4.1 in contract testing workflow
1 parent c72e56c commit dcf4a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contract-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ jobs:
904904
terraform_version: "1.10.2"
905905
- name: setup Atlas Init CLI
906906
run: |
907-
uv pip install -U atlas-init==0.4.0 cloudformation-cli cloudformation-cli-go-plugin setuptools --system
907+
uv pip install -U atlas-init==0.4.1 cloudformation-cli cloudformation-cli-go-plugin setuptools --system
908908
mkdir -p profiles/${{ env.ATLAS_INIT_PROFILE }}
909909
echo "ATLAS_INIT_PROFILES_PATH=$(pwd)/profiles" >> "$GITHUB_ENV"
910910
- name: atlas-init-init

0 commit comments

Comments
 (0)