Skip to content

Commit

Permalink
Merge pull request #35 from collibra/DEV-103106-integrate-Snyk-withou…
Browse files Browse the repository at this point in the history
…t-npm

DEV-103106 integrate snyk without npm
  • Loading branch information
hasim-mollah-collibra authored Oct 2, 2024
2 parents 95c6f9f + 0aac56d commit f769ac6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/runs-on.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_extends: .github-private
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
snyk:
uses: collibra/snyk-templates/.github/workflows/snyk-gradle-jdk21-npm.yml@main
uses: collibra/snyk-templates/.github/workflows/snyk-gradle-jdk21.yml@main
with:
snyk-org: "KnowledgeGraphEngine"
snyk-working-directory: ${{ inputs.snyk-working-directory }}
Expand Down

0 comments on commit f769ac6

Please sign in to comment.