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 32a05645e7 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#11790)
32a05645e7 is described below
commit 32a05645e75ce278ba621de7e4aae7c57ee64cb6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 17:25:46 2026 +0100
Bump actions/download-artifact from 8.0.0 to 8.0.1 (#11790)
Bumps
[actions/download-artifact](https://github.com/actions/download-artifact) from
8.0.0 to 8.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
-
[Commits](https://github.com/actions/download-artifact/compare/70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 8.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 dfb9f22f9a..a177c9483b 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@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses:
actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
with:
name: built-maven
path: built-maven/