Skip to content

feat: update github-action version and added automerge file #4

feat: update github-action version and added automerge file

feat: update github-action version and added automerge file #4

Workflow file for this run

name: tf-lint
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
tflint:
uses: clouddrove/test-tfsec/.github/workflows/tflint.yaml@1.0.9

Check failure on line 9 in .github/workflows/tflint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tflint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/tflint.yml" -> "clouddrove/test-tfsec/.github/workflows/tflint.yaml@1.0.9" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
GITHUB: ${{ secrets.GITHUB }}