Skip to content

Update all dependencies #1374

Update all dependencies

Update all dependencies #1374

Workflow file for this run

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