Skip to content

Commit

Permalink
Bump fuller-inc/actions-aws-assume-role from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [fuller-inc/actions-aws-assume-role](https://github.com/fuller-inc/actions-aws-assume-role) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/fuller-inc/actions-aws-assume-role/releases)
- [Changelog](https://github.com/fuller-inc/actions-aws-assume-role/blob/main/CHANGELOG.md)
- [Commits](fuller-inc/actions-aws-assume-role@a9b5106...ab8b68c)

---
updated-dependencies:
- dependency-name: fuller-inc/actions-aws-assume-role
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 004c5c6 commit 1c56d7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
make build
working-directory: provider

- uses: fuller-inc/actions-aws-assume-role@a9b5106401b015d01aa363d710727c7d07ae0fbe # v1.7.0
- uses: fuller-inc/actions-aws-assume-role@ab8b68ccaa6a83d843cd6f9403fc3c0eb2e3af0c # v1.7.1
with:
aws-region: us-east-1
role-to-assume: arn:aws:iam::978218332026:role/github-app-token-github-actions-us-east-1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
make build
working-directory: provider

- uses: fuller-inc/actions-aws-assume-role@a9b5106401b015d01aa363d710727c7d07ae0fbe # v1.7.0
- uses: fuller-inc/actions-aws-assume-role@ab8b68ccaa6a83d843cd6f9403fc3c0eb2e3af0c # v1.7.1
with:
aws-region: us-east-1
role-to-assume: arn:aws:iam::616212855146:role/github-app-token-github-actions-us-east-1
Expand Down

0 comments on commit 1c56d7c

Please sign in to comment.