We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a6185 commit 0468f2eCopy full SHA for 0468f2e
.github/workflows/cicd-2-publish.yaml
@@ -88,7 +88,7 @@ jobs:
88
path: dist/lambda.zip
89
90
- name: "Configure AWS Credentials"
91
- uses: aws-actions/configure-aws-credentials@v5
+ uses: aws-actions/configure-aws-credentials@v5.1.0
92
with:
93
role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/service-roles/github-actions-api-deployment-role
94
aws-region: eu-west-2
0 commit comments