This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new 0460bb03 build(deps): bump actions/download-artifact from 4.1.7 to
4.1.8
0460bb03 is described below
commit 0460bb03e676f1758c4e5aaa6fa34692ad9b7f76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 5 19:14:28 2024 +0000
build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8
Bumps
[actions/download-artifact](https://github.com/actions/download-artifact) from
4.1.7 to 4.1.8.
- [Release notes](https://github.com/actions/download-artifact/releases)
-
[Commits](https://github.com/actions/download-artifact/compare/v4.1.7...v4.1.8)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.github/workflows/ci-build.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml
index 77603928..6277997a 100644
--- a/.github/workflows/ci-build.yml
+++ b/.github/workflows/ci-build.yml
@@ -107,7 +107,7 @@ jobs:
with:
version: '17'
- name: Download Maven Repo
- uses: actions/[email protected]
+ uses: actions/[email protected]
with:
name: maven-repo-${{ github.run_id }}-${{ github.run_number }}
path: .
@@ -142,7 +142,7 @@ jobs:
with:
version: '17'
- name: Download Maven Repo
- uses: actions/[email protected]
+ uses: actions/[email protected]
with:
name: maven-repo-${{ github.run_id }}-${{ github.run_number }}
path: .