Skip to content

Commit

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

build(deps): bump actions/dependency-review-action from 3.1.5 to 4.5.0
  • Loading branch information
kannkyo authored Dec 8, 2024
2 parents 4a1d659 + 8e304a7 commit fd3e177
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@f43a0e5ff2bd294095638e18286ca9a3d1956744

- name: Review license
uses: actions/dependency-review-action@c74b580d73376b7750d3d2a50bfb8adc2c937507
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019
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 fd3e177

Please sign in to comment.