chore: update version in actions to v6 (#1643)

This commit is contained in:
Henry Griffiths
2026-02-05 11:58:27 -06:00
committed by GitHub
parent 0f01265ceb
commit 4ce2bbcf5d
4 changed files with 4 additions and 4 deletions

View File

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