Skip to content

chore: update solution stack name to version 4.5.1 for multiple fixtures #35

chore: update solution stack name to version 4.5.1 for multiple fixtures

chore: update solution stack name to version 4.5.1 for multiple fixtures #35

Workflow file for this run

---
name: Branch
on:
pull_request:
branches:
- main
- release/**
types: [opened, synchronize, reopened, labeled, unlabeled]
push:
branches:
- main
- release/v*
paths-ignore:
- '.github/**'
- 'docs/**'
- 'examples/**'
- 'test/**'
- 'README.md'
permissions: {}
jobs:
terraform-module:
uses: cloudposse/.github/.github/workflows/shared-terraform-module.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/branch.yml

Invalid workflow file

error parsing called workflow ".github/workflows/branch.yml" -> "cloudposse/.github/.github/workflows/shared-terraform-module.yml@main" (source branch with sha:43c346c2fbff9723063e754ffaaafa2fe38150d0) --> "cloudposse/github-actions-workflows/.github/workflows/ci-codeowners.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit