Skip to content

build(deps): bump terraform-docs/gh-actions from 1.2.1 to 1.2.2 #95

build(deps): bump terraform-docs/gh-actions from 1.2.1 to 1.2.2

build(deps): bump terraform-docs/gh-actions from 1.2.1 to 1.2.2 #95

Workflow file for this run

---
name: Auto merge
on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml@master
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'tf-checks-complete-example / Check code format'
...