Skip to content

Bump osinfra-io/github-terraform-gcp-called-workflows from 0.2.1 to 0.2.2 #69

Bump osinfra-io/github-terraform-gcp-called-workflows from 0.2.1 to 0.2.2

Bump osinfra-io/github-terraform-gcp-called-workflows from 0.2.1 to 0.2.2 #69

Workflow file for this run

name: Kitchen Tests
on:
workflow_dispatch:
pull_request:
types:
- opened
- synchronize
push:
branches:
- main
paths-ignore:
- "**.md"
# For reusable workflows, the permissions setting for id-token should be set to write at the
# caller workflow level or in the specific job that calls the reusable workflow.
permissions:
id-token: write
jobs:
kitchen_terraform:
name: Tests
uses: osinfra-io/github-terraform-gcp-called-workflows/.github/workflows/kitchen-terraform.yml@v0.2.2

Check failure on line 24 in .github/workflows/kitchen.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/kitchen.yml

Invalid workflow file

error parsing called workflow ".github/workflows/kitchen.yml" -> "osinfra-io/github-terraform-gcp-called-workflows/.github/workflows/kitchen-terraform.yml@v0.2.2" : failed to fetch workflow: workflow was not found.
if: github.actor != 'dependabot[bot]' && github.actor != 'osinfra-sa'
with:
service_account: "plt-lz-testing-github@ptl-lz-terraform-tf91-sb.iam.gserviceaccount.com"
workload_identity_provider: "projects/746490462722/locations/global/workloadIdentityPools/github-actions/providers/github-actions-oidc"
secrets:
billing_account: ${{ secrets.BILLING_ACCOUNT }}