Browse Source

chore(deps): bump actions/download-artifact from 4.3.0 to 8.0.1 (#6674)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.3.0 to 8.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/d3f86a106a0bac45b974a628896c90dbdf5c8093...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Chernov <alexander@chernov.it>
dependabot[bot] 6 days ago
parent
commit
b64094e06b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/e2e-reusable.yml

+ 1 - 1
.github/workflows/e2e-reusable.yml

@@ -213,7 +213,7 @@ jobs:
           name: external-secrets
 
       - name: Download image tarballs
-        uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
+        uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
         with:
           name: e2e-images
           path: e2e/image-artifacts