Skip to content

Commit

Permalink
Merge pull request #166 from reload/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/dependency-review-action-4
  • Loading branch information
dependabot[bot] committed Jan 19, 2024
2 parents 109a96d + 935f871 commit 85f1709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4
with:
allow-licenses: Apache-2.0, BSD-3-Clause, MIT

0 comments on commit 85f1709

Please sign in to comment.