Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #26 from guardian/dependabot/github_actions/aws-ac…
Browse files Browse the repository at this point in the history
…tions/configure-aws-credentials-3

Bump aws-actions/configure-aws-credentials from 2 to 3
  • Loading branch information
JuliaBrigitte authored Aug 31, 2023
2 parents e2d39d4 + 26ce5dd commit 44cd3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

# Setup AWS credentials to enable uploading to S3 for Riff-Raff.
# See https://github.com/aws-actions/configure-aws-credentials
- uses: aws-actions/configure-aws-credentials@v2
- uses: aws-actions/configure-aws-credentials@v3
with:
role-to-assume: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}
aws-region: eu-west-1
Expand Down

0 comments on commit 44cd3a4

Please sign in to comment.