Skip to content

Commit d7085c0

Browse files
Bump launchbynttdata/launch-workflows/.github/workflows/reusable-terraform-check-aws.yml
Bumps [launchbynttdata/launch-workflows/.github/workflows/reusable-terraform-check-aws.yml](https://github.com/launchbynttdata/launch-workflows) from 0.8.0 to 0.11.0. - [Release notes](https://github.com/launchbynttdata/launch-workflows/releases) - [Changelog](https://github.com/launchbynttdata/launch-workflows/blob/main/docs/reusable-release-draft-on-merge.md) - [Commits](launchbynttdata/launch-workflows@0.8.0...0.11.0) --- updated-dependencies: - dependency-name: launchbynttdata/launch-workflows/.github/workflows/reusable-terraform-check-aws.yml dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 699de7d commit d7085c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-terraform-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
permissions:
1616
contents: read
1717
id-token: write
18-
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terraform-check-aws.yml@0.8.0
18+
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terraform-check-aws.yml@0.11.0
1919
with:
2020
assume_role_arn: ${{ vars.TERRAFORM_CHECK_AWS_ASSUME_ROLE_ARN }}
2121
region: ${{ vars.TERRAFORM_CHECK_AWS_REGION }}

0 commit comments

Comments
 (0)