Skip to content

chore: bump terraform-docs/gh-actions from 1.2.0 to 1.2.2 #44

chore: bump terraform-docs/gh-actions from 1.2.0 to 1.2.2

chore: bump terraform-docs/gh-actions from 1.2.0 to 1.2.2 #44

Workflow file for this run

name: Pre-release
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
title:
name: Semantic Title
runs-on: ubuntu-22.04
steps:
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # 5.5.3
with:
requireScope: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}