Skip to content

Commit 32a32ab

Browse files
Set DEFAULT_REGION to avoid conflicts
1 parent cb9741e commit 32a32ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ runs:
139139
env:
140140
RUNS_ON_S3_BUCKET_CACHE: sonarsource-s3-cache-${{ inputs.environment }}-bucket
141141
AWS_DEFAULT_REGION: eu-central-1
142+
AWS_REGION: eu-central-1
142143
with:
143144
path: ${{ inputs.path }}
144145
key: ${{ steps.prepare-keys.outputs.branch-key }}

0 commit comments

Comments
 (0)