Skip to content

chore(deps): update release-please-action due to deprecation notice #31

chore(deps): update release-please-action due to deprecation notice

chore(deps): update release-please-action due to deprecation notice #31

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.0
with:
fail-on-diff: true