Skip to content

Update all dependencies (#763) #432

Update all dependencies (#763)

Update all dependencies (#763) #432

Workflow file for this run

name: "Lint: Terraform"
on:
push:
branches: [ master ]
pull_request:
jobs:
lint:
uses: nolte/gh-plumbing/.github/workflows/reuseable-tf-lint.yaml@v1.0.23
secrets:
token: ${{ secrets.GITHUB_TOKEN }}