This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-3.9.x by this push:
new 8d1f2c2399 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#11748)
8d1f2c2399 is described below
commit 8d1f2c23992c7d7f230cecc4c4e6fef02729866d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 17:12:51 2026 +0100
Bump actions/download-artifact from 7.0.0 to 8.0.0 (#11748)
Bumps
[actions/download-artifact](https://github.com/actions/download-artifact) from
7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
-
[Commits](https://github.com/actions/download-artifact/compare/37930b1c2abaa49bbe596cd826c3c89aef350131...70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/maven.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index accc9de14e..dadf0078f2 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -125,7 +125,7 @@ jobs:
it-m2-repo-${{ matrix.os }}-
- name: Download built Maven
- uses:
actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ uses:
actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
with:
name: built-maven
path: built-maven/