Skip to content

Commit

Permalink
Bump fuller-inc/actions-aws-assume-role from 1.6.0 to 1.7.0
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.6.0 to 1.7.0.
- [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@f242de9...a9b5106)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent a4fb846 commit badd4e8
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@f242de95e6f91240c4770502319cc68d4c61168c # v1.6.0
- uses: fuller-inc/actions-aws-assume-role@a9b5106401b015d01aa363d710727c7d07ae0fbe # v1.7.0
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@f242de95e6f91240c4770502319cc68d4c61168c # v1.6.0
- uses: fuller-inc/actions-aws-assume-role@a9b5106401b015d01aa363d710727c7d07ae0fbe # v1.7.0
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 badd4e8

Please sign in to comment.