Skip to content

Commit 21a9bb8

Browse files
authored
ci(action): update aws-actions/configure-aws-credentials action to v5
1 parent 207d13b commit 21a9bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pack/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ runs:
7878
password: ${{ inputs.action_token}}
7979

8080
- name: Configure AWS Credentials
81-
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
81+
uses: aws-actions/configure-aws-credentials@61815dcd50bd041e203e49132bacad1fd04d2708 # v5.1.1
8282
with:
8383
aws-region: us-east-1
8484
role-to-assume: arn:aws:iam::${{ inputs.ecr_aws_account }}:role/GitHubActionsECR

0 commit comments

Comments
 (0)