ci: update configure-aws-credentials to v5 (#1470)

BEGIN_COMMIT_OVERRIDE
chore: update configure-aws-credentials to v5 (#1470)
END_COMMIT_OVERRIDE
This commit is contained in:
Henry Griffiths
2025-09-04 18:58:13 -05:00
committed by GitHub
parent fb3078e4c8
commit 8e2d02296b
5 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v5
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
uses: aws-actions/configure-aws-credentials@v5
with:
aws-region: us-east-1
## the following creates an ARN based on the values entered into github secrets