Skip to content

Add support for ClickHouse health check #2

Add support for ClickHouse health check

Add support for ClickHouse health check #2

# This workflow is centrally managed in
# https://github.com/hellofresh/github-automation/blob/master/modules/repository/shared-workflows/pr-dependency-review.yml
# This workflow is for dependency review. It is used to check vulnerability in dependencies before merging the PR.
# It is managed by squad-application-security.
---
name: Dependency Review PR
on: [pull_request]
jobs:
pull_request_review:
permissions:
contents: read
pull-requests: write
name: Dependency Review
uses: hellofresh/ghas-rules/.github/workflows/dependency-review-reusable.yml@master

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/hf_pr-dependency-review.yml" -> "hellofresh/ghas-rules/.github/workflows/dependency-review-reusable.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.