Skip to content

Commit

Permalink
All caps
Browse files Browse the repository at this point in the history
  • Loading branch information
rcantin-w committed Jun 27, 2024
1 parent 879f7ac commit 9c01194
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.s3_scala_releases_read_role_arn }}
role-to-assume: ${{ secrets.S3_SCALA_RELEASES_READ_ROLE_ARN }}
- uses: scalacenter/sbt-dependency-submission@v2

0 comments on commit 9c01194

Please sign in to comment.