From 2bef188cfb18894d6f0c510162ba8399cbad31cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 01:21:35 +0000 Subject: [PATCH] ci(deps): bump actions/download-artifact from 4 to 8 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 4 ++-- .github/workflows/slsa.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b802e570..606d6f8e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -211,13 +211,13 @@ jobs: uses: actions/checkout@v4 - name: Download Bridge artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: bridge-extension path: artifacts/ - name: Download SBOM artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: sbom path: sbom/ diff --git a/.github/workflows/slsa.yml b/.github/workflows/slsa.yml index 0e10e4d5..dad95f80 100644 --- a/.github/workflows/slsa.yml +++ b/.github/workflows/slsa.yml @@ -110,7 +110,7 @@ jobs: uses: slsa-framework/slsa-verifier/actions/installer@v2 - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: pattern: "*" path: artifacts/