Skip to content

Add GHAS workflows

Add GHAS workflows #1

name: Dependency Review
on:
workflow_dispatch:
push:
# branches: [ "master", "main", "develop", "release/*" ]
pull_request:
branches: [ "master", "main", "develop", "release/*" ]
jobs:
Scans:
uses: iZettle/.github/.github/workflows/ghas-dependency-check-gradle.yml@main

Check failure on line 12 in .github/workflows/dependabot-submit-review.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependabot-submit-review.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dependabot-submit-review.yml" -> "iZettle/.github/.github/workflows/ghas-dependency-check-gradle.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.