Skip to content

feat(tflint): Update terraform-linters/tflint-ruleset-aws to v0.42.0 #23

feat(tflint): Update terraform-linters/tflint-ruleset-aws to v0.42.0

feat(tflint): Update terraform-linters/tflint-ruleset-aws to v0.42.0 #23

Workflow file for this run

name: Release
run-name: ${{ github.event.workflow_run.display_title }}
on:
workflow_run:
workflows: [Terraform Docs]
types: [completed]
# Disable permissions for all available scopes
permissions: {}
jobs:
semantic-release:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
name: Release
uses: 3ware/workflows/.github/workflows/release.yaml@3d024cbaf2eace91ae229d4cbba5cbd806fdeb91 # v4.21.4
secrets: inherit