Skip to content

Commit

Permalink
Merge pull request #17 from Homebrew/dependabot/github_actions/aws-ac…
Browse files Browse the repository at this point in the history
…tions/configure-aws-credentials-4.1.0
  • Loading branch information
SMillerDev authored Feb 11, 2025
2 parents 2dc3699 + 2780824 commit 7f9bc01
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 @@ -28,7 +28,7 @@ jobs:
run: tofu fmt -check

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
with:
aws-region: us-east-1
role-to-assume: ${{ secrets.amazon_role }}
Expand Down

0 comments on commit 7f9bc01

Please sign in to comment.