Skip to content

Commit 0468f2e

Browse files
md file fix
1 parent 33a6185 commit 0468f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-2-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
path: dist/lambda.zip
8989

9090
- name: "Configure AWS Credentials"
91-
uses: aws-actions/configure-aws-credentials@v5
91+
uses: aws-actions/configure-aws-credentials@v5.1.0
9292
with:
9393
role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/service-roles/github-actions-api-deployment-role
9494
aws-region: eu-west-2

0 commit comments

Comments
 (0)