Skip to content

Bump templated files #1

Bump templated files

Bump templated files #1

# This file is managed by the templated-files-bot. Changes should be made at the following repository.
# https://github.com/treasure-data/dependency-bots
#
# For further details about reusable workflows executed by this workflow, see the following repository.
# https://github.com/treasure-data/backend-github-workflows
name: Dependency Review
on:
push:
branches: ['main', 'master']
pull_request:
branches: ['main', 'master']
jobs:
dependency-review:
uses: treasure-data/backend-github-workflows/.github/workflows/call-dependency-review.yml@main

Check failure on line 17 in .github/workflows/dependency-review.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependency-review.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dependency-review.yml" -> "treasure-data/backend-github-workflows/.github/workflows/call-dependency-review.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
working-directory: .
secrets: inherit