Skip to content

Commit

Permalink
Merge pull request #60 from kannkyo/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/dependency-review-action-3.0.7

build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.7
  • Loading branch information
github-actions[bot] authored Aug 9, 2023
2 parents bcca78c + 8a2c77c commit 86ace38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-pr-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9

- name: Review license
uses: actions/dependency-review-action@1360a344ccb0ab6e9475edef90ad2f46bf8003b1
uses: actions/dependency-review-action@7d90b4f05fea31dde1c4a1fb3fa787e197ea93ab
with:
fail-on-severity: high
deny-licenses: AGPL-1.0-only, AGPL-1.0-or-later, AGPL-3.0-only, AGPL-3.0-or-later, GPL-1.0-only, GPL-1.0-or-later, GPL-2.0-only, GPL-2.0-or-later, GPL-3.0-only, GPL-3.0-or-later, LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-3.0-only, LGPL-3.0-or-later

0 comments on commit 86ace38

Please sign in to comment.