Skip to content

Commit

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

Bump aws-actions/configure-aws-credentials from 2.2.0 to 4.0.1
  • Loading branch information
Mahoney authored Oct 18, 2023
2 parents e900868 + 8e86f9c commit 58c63f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-api-template-on-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
compare_difference_between_branches_and_upgrade_cloud_when_its_different:
runs-on: ubuntu-20.04
steps:
- uses: aws-actions/configure-aws-credentials@v2.2.0
- uses: aws-actions/configure-aws-credentials@v4.0.1
with:
role-to-assume: arn:aws:iam::499333472133:role/GitHub-Manage-WireMock-Api-Templates
aws-region: us-east-1
Expand Down

0 comments on commit 58c63f4

Please sign in to comment.