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 5a84821 commit 64ff7a9Copy full SHA for 64ff7a9
.github/workflows/aws_deploy.yml
@@ -86,7 +86,7 @@ jobs:
86
uses: docker/setup-buildx-action@v2
87
88
- name: Configure AWS credentials
89
- uses: aws-actions/configure-aws-credentials@v2
+ uses: aws-actions/configure-aws-credentials@v4
90
with:
91
role-to-assume: ${{ inputs.cicd-role }}
92
role-session-name: github-action-application-deploy
0 commit comments