Skip to content

chore(deps): bump terraform-docs/gh-actions from 1.2.0 to 1.2.2 #33

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

chore(deps): bump terraform-docs/gh-actions from 1.2.0 to 1.2.2 #33

Workflow file for this run

name: Terraform
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
terraform:
name: Terraform
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check terraform docs
uses: terraform-docs/gh-actions@v1.2.2
with:
fail-on-diff: true