Skip to content

Commit

Permalink
Merge pull request #588 from gradle/dependabot/github_actions/aws-act…
Browse files Browse the repository at this point in the history
…ions/configure-aws-credentials-4

Bump aws-actions/configure-aws-credentials from 3 to 4
  • Loading branch information
cobexer authored Nov 19, 2024
2 parents e1c239c + 78054c7 commit f739371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-scan-commit-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: configure aws credentials
uses: aws-actions/configure-aws-credentials@v3
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::992382829881:role/GHASecrets_gradle-profiler_all
aws-region: "eu-central-1"
Expand Down

0 comments on commit f739371

Please sign in to comment.