Skip to content

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tests #82

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tests

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tests #82

Workflow file for this run

name: Generate terraform docs
on:
pull_request:
jobs:
docs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Render terraform docs
uses: terraform-docs/[email protected]
with:
working-dir: .,./examples/basic
git-push: "true"