Skip to content

Commit

Permalink
Bump aws-actions/configure-aws-credentials from 4.0.1 to 4.0.2 (#36)
Browse files Browse the repository at this point in the history
* Bump aws-actions/configure-aws-credentials from 4.0.1 to 4.0.2

Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* ci trigger

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Said Sef <[email protected]>
Co-authored-by: Said Sef <[email protected]>
  • Loading branch information
3 people committed Feb 24, 2024
1 parent 0652555 commit 15ffc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
id-token: write
steps:
- name: Configure AWS credentials
uses: aws-actions/[email protected].1
uses: aws-actions/[email protected].2
with:
aws-region: ${{ secrets.AWS_REGION }}
role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/github-actions
Expand Down

0 comments on commit 15ffc10

Please sign in to comment.