From f51c30a4591d67e87b26c068506bbce513f20594 Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Wed, 13 May 2026 16:44:35 +0000 Subject: [PATCH] Update dep-review --- .github/workflows/dependency-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 66902b6d..130d7398 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v6 - name: "Dependency Review" - uses: actions/dependency-review-action@v4.9.0 + uses: actions/dependency-review-action@v4 with: allow-dependencies-licenses: 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