Skip to content

Commit 64ff7a9

Browse files
committed
chore: bump actions workflow
1 parent 5a84821 commit 64ff7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
uses: docker/setup-buildx-action@v2
8787

8888
- name: Configure AWS credentials
89-
uses: aws-actions/configure-aws-credentials@v2
89+
uses: aws-actions/configure-aws-credentials@v4
9090
with:
9191
role-to-assume: ${{ inputs.cicd-role }}
9292
role-session-name: github-action-application-deploy

0 commit comments

Comments
 (0)