Skip to content

Commit

Permalink
Merge pull request #793 from wellcomecollection/change-role-assumption
Browse files Browse the repository at this point in the history
Changed secret of role to assume
  • Loading branch information
rcantin-w authored Jun 27, 2024
2 parents 143945f + 9c01194 commit 4b88d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: eu-west-1
role-to-assume: ${{ secrets.WECO_GHAWS_ROLE_ARN }}
role-to-assume: ${{ secrets.S3_SCALA_RELEASES_READ_ROLE_ARN }}
- uses: scalacenter/sbt-dependency-submission@v2

0 comments on commit 4b88d1a

Please sign in to comment.