This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new f89a316ca1 Bump dawidd6/action-download-artifact from 8 to 19 (#2460)
f89a316ca1 is described below
commit f89a316ca1293ccf8a29049609d6bda08f21a843
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 19 05:13:54 2026 +0100
Bump dawidd6/action-download-artifact from 8 to 19 (#2460)
Bumps
[dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact)
from 8 to 19.
- [Release
notes](https://github.com/dawidd6/action-download-artifact/releases)
-
[Commits](https://github.com/dawidd6/action-download-artifact/compare/v8...v19)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-version: '19'
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/ci-test-results.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci-test-results.yml
b/.github/workflows/ci-test-results.yml
index 6ac71c7d1b..80476818c1 100644
--- a/.github/workflows/ci-test-results.yml
+++ b/.github/workflows/ci-test-results.yml
@@ -39,7 +39,7 @@ jobs:
steps:
- name: Download and Extract Artifacts
- uses: dawidd6/action-download-artifact@v8
+ uses: dawidd6/action-download-artifact@v19
with:
run_id: ${{ github.event.workflow_run.id }}
name: test-results