From 1c56d7c3c14b7299516a1a69113bd9641bb24f44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 02:29:11 +0000 Subject: [PATCH] Bump fuller-inc/actions-aws-assume-role from 1.7.0 to 1.7.1 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](https://github.com/fuller-inc/actions-aws-assume-role/compare/a9b5106401b015d01aa363d710727c7d07ae0fbe...ab8b68ccaa6a83d843cd6f9403fc3c0eb2e3af0c) --- 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] --- .github/workflows/production.yaml | 2 +- .github/workflows/staging.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/production.yaml b/.github/workflows/production.yaml index af4fbe2..53bb055 100644 --- a/.github/workflows/production.yaml +++ b/.github/workflows/production.yaml @@ -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 diff --git a/.github/workflows/staging.yaml b/.github/workflows/staging.yaml index 019547b..f770e64 100644 --- a/.github/workflows/staging.yaml +++ b/.github/workflows/staging.yaml @@ -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