Skip to content

Commit

Permalink
Create snyk-GHA-sharedaction-java-goof.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MimiDas-Snyk authored Jan 9, 2025
1 parent db1d05f commit 5241c75
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/snyk-GHA-sharedaction-java-goof.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: Snyk Scan (External Shared Action)

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
monitor:
uses: mimidas-snyk/snyk-GHA-sharedaction-java-goof/.github/workflows/snyk-node-shared-action.yml@main
with:
SNYK_ORG: dc9e71be-cc1d-4b7a-87bf-6640adf930ee
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 5241c75

Please sign in to comment.