Skip to content

Commit

Permalink
trying v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Sep 27, 2024
1 parent af0d32f commit a615b73
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 @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

- name: "Dependency Review"
uses: actions/dependency-review-action@v4
uses: actions/dependency-review-action@v4.3.3
with:
allow-dependencies-licenses: pkg:pypi/pylint, pkg:pypi/pyinstaller
deny-licenses: AGPL-1.0-only, AGPL-1.0-or-later, AGPL-1.0-or-later, 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

0 comments on commit a615b73

Please sign in to comment.