Skip to content

Bump clouddrove/github-shared-workflows from 1.2.5 to 1.2.6 #68

Bump clouddrove/github-shared-workflows from 1.2.5 to 1.2.6

Bump clouddrove/github-shared-workflows from 1.2.5 to 1.2.6 #68

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
tf-checks-default-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]

Check failure on line 9 in .github/workflows/tf-checks.yml

View workflow run for this annotation

GitHub Actions / tf-checks

Invalid workflow file

The workflow is not valid. .github/workflows/tf-checks.yml (Line: 9, Col: 11): Input provider is required, but not provided while calling.
with:
working_directory: './examples/default/'
tf-checks-multi-region-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './examples/multi-region/'