Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:10up/eight-day-week into feature…
Browse files Browse the repository at this point in the history
…/images-captions-export-ben
  • Loading branch information
bmarshall511 committed Jun 12, 2023
2 parents 275fdd9 + 3e35ced commit 9caa6f2
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,9 @@ jobs:
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v1
- name: Dependency Review
uses: actions/dependency-review-action@v3
with:
license-check: true
vulnerability-check: false
config-file: 10up/.github/.github/dependency-review-config.yml@trunk

0 comments on commit 9caa6f2

Please sign in to comment.