Skip to content

Commit

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

build(deps): bump actions/dependency-review-action from 3.1.2 to 3.1.3
  • Loading branch information
github-actions[bot] committed Nov 13, 2023
2 parents cb3fedf + 0d423a2 commit e829f3f
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@fde92acd0840415674c16b39c7d703fc28bc511e
uses: actions/dependency-review-action@7bbfa034e752445ea40215fff1c3bf9597993d3f
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 e829f3f

Please sign in to comment.