From 577cf082f06267b205e65d6464fa07d2c70207e1 Mon Sep 17 00:00:00 2001 From: KopekC Date: Sun, 16 Mar 2025 14:55:12 -0400 Subject: [PATCH] chore: sec update --- .github/workflows/mypy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mypy.yml b/.github/workflows/mypy.yml index 4f4e2d01d..4d3c5c9e8 100644 --- a/.github/workflows/mypy.yml +++ b/.github/workflows/mypy.yml @@ -25,7 +25,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v45.0.9 + uses: tj-actions/changed-files@v46.0.1 - name: Filter Python files id: filter-python