Skip to content

chore(deps): update dependency nock to v14.0.0-beta.17 #6

chore(deps): update dependency nock to v14.0.0-beta.17

chore(deps): update dependency nock to v14.0.0-beta.17 #6

Workflow file for this run

name: Branch
on:
pull_request:
branches:
- main
- release/**
types: [opened, synchronize, reopened]
push:
branches:
- main
- release/v*
paths-ignore:
- '.github/**'
- 'docs/**'
- 'examples/**'
- 'test/**'
- 'README.md'
permissions:
contents: write
actions: write
jobs:
github-action:
uses: cloudposse/.github/.github/workflows/shared-github-action.yml@main

Check failure on line 25 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-github-action.yml@main" (source branch with sha:4d133b00d2700ab293239104bde50adede8383b1) --> "cloudposse/github-actions-workflows/.github/workflows/ci-readme.yml@shared-workflows" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit