Skip to content

Update all dependencies #1134

Update all dependencies

Update all dependencies #1134

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.1.10

Check failure on line 11 in .github/workflows/tf-lint.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/tf-lint.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/tf-lint.yaml" -> "nolte/gh-plumbing/.github/workflows/reuseable-tf-lint.yaml@v1.1.10" : failed to fetch workflow: workflow was not found.
secrets:
token: ${{ secrets.GITHUB_TOKEN }}