From 12679128db31312830b1c747e71a09fecefdcc8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 13:17:23 +0000 Subject: [PATCH] chore(ci): bump actions/upload-artifact from 7.0.0 to 7.0.1 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/security-fuzz.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/security-fuzz.yml b/.github/workflows/security-fuzz.yml index 12aed1d..e204db0 100644 --- a/.github/workflows/security-fuzz.yml +++ b/.github/workflows/security-fuzz.yml @@ -73,7 +73,7 @@ jobs: - name: Upload security reports if: always() - uses: actions/upload-artifact@7.0.0 + uses: actions/upload-artifact@v7.0.1 with: name: python-security-reports path: reports/security/ @@ -133,7 +133,7 @@ jobs: - name: Upload API fuzz reports if: always() - uses: actions/upload-artifact@7.0.0 + uses: actions/upload-artifact@v7.0.1 with: name: api-fuzz-reports path: reports/security/