]> git.feebdaed.xyz Git - 0xmirror/containerd.git/commitdiff
build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 15 Dec 2025 23:08:30 +0000 (23:08 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Dec 2025 23:08:30 +0000 (23:08 +0000)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/018cc2cf5baa6db3ef3c5f8a56943fffe632ef53...37930b1c2abaa49bbe596cd826c3c89aef350131)

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

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/api-release.yml
.github/workflows/release.yml

index 5dcdf095fc24501462ccdf2c88af69f6d5586b71..5907e714c4585f136580e9921fa5686d43ffe27c 100644 (file)
@@ -65,7 +65,7 @@ jobs:
     needs: [check]
     steps:
       - name: Download release notes
-        uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
+        uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
         with:
           path: builds
       - name: Create Release
index c750535507bc7eab17b115dbd789a45c13338171..d41a620c9e41bb6507f8fac74cf91adeb213097a 100644 (file)
@@ -141,7 +141,7 @@ jobs:
     needs: [build, check]
     steps:
       - name: Download builds and release notes
-        uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
+        uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
         with:
           path: builds
       - name: Attest Artifacts