Update aws-actions/configure-aws-credentials digest to 3d8cba3

This commit is contained in:
renovate[bot] 2025-06-30 01:46:54 +00:00 committed by GitHub
parent 7603153f5b
commit a0ae76b467
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1443,7 +1443,7 @@ jobs:
run: chmod +x ./uv
- name: "Configure AWS credentials"
uses: aws-actions/configure-aws-credentials@3bb878b6ab43ba8717918141cd07a0ea68cfe7ea
uses: aws-actions/configure-aws-credentials@3d8cba388a057b13744d61818a337e40a119b1a7
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}