Skip to content

Commit

Permalink
inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed May 10, 2024
1 parent cab46ad commit 892b2e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/dependency-check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: 'Dependency Review'

on:
push:
branches:
Expand All @@ -10,4 +11,5 @@ permissions:

jobs:
check:
uses: eclipse-edc/.github/.github/workflows/dependency-check.yml@main
uses: eclipse-edc/.github/.github/workflows/dependency-check.yml@main
secrets: inherit

0 comments on commit 892b2e9

Please sign in to comment.