Skip to content

Bump @babel/traverse from 7.21.5 to 7.23.2 #22

Bump @babel/traverse from 7.21.5 to 7.23.2

Bump @babel/traverse from 7.21.5 to 7.23.2 #22

Workflow file for this run

name: Node Build
on:
push:
branches: [master]
pull_request:
workflow_dispatch:
jobs:
build_and_test:
uses: homebridge/.github/.github/workflows/nodejs-build-and-test.yml@main
with:
enable_coverage: true
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
lint:
needs: build_and_test
uses: homebridge/.github/.github/workflows/eslint.yml@main

Check failure on line 18 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yml" -> "homebridge/.github/.github/workflows/eslint.yml@main" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit