Skip to content

ci: add go dependency check #9

ci: add go dependency check

ci: add go dependency check #9

name: Dependency Review
on:
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
pull_request:
jobs:
server-dependency-review:
uses: reearth/actions/.github/workflows/go-dependency-check.yml@go-dependency-check

Check failure on line 10 in .github/workflows/dependency_check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependency_check.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dependency_check.yml" -> "reearth/actions/.github/workflows/go-dependency-check.yml@go-dependency-check" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
subdirectory: server