diff --git a/.github/workflows/reusable-check-python-package-versions.yaml b/.github/workflows/reusable-check-python-package-versions.yaml index efcb06ace..e301e521d 100644 --- a/.github/workflows/reusable-check-python-package-versions.yaml +++ b/.github/workflows/reusable-check-python-package-versions.yaml @@ -23,7 +23,7 @@ on: description: The AWS account ID that owns the CodeArtifact domain type: string required: false - default: '505071440022' + default: '763944545891' aws_region: description: The AWS region where the CodeArtifact repository is hosted type: string @@ -33,7 +33,7 @@ on: description: The name of the IAM role to assume for accessing CodeArtifact type: string required: false - default: GithubActions_Schema_CodeArtifact_ReadOnly + default: codeartifact-pypi-readonly-oidc-overturemaps domain: description: The CodeArtifact domain name type: string