Skip to content

Commit

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

Bump aws-actions/configure-aws-credentials from 1 to 2
  • Loading branch information
LAKSHMIRPILLAI authored Jul 6, 2023
2 parents 60c16bc + b65325c commit 4c8f484
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 @@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@v3

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
uses: aws-actions/configure-aws-credentials@v2
with:
aws-region: eu-west-1
role-to-assume: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}
Expand Down

0 comments on commit 4c8f484

Please sign in to comment.