Skip to content

CAMEL-23262: Ensure upload-artifact actions get updated by Dependabot#22488

Merged
oscerd merged 1 commit intoapache:mainfrom
gansheer:ci/CAMEL-23262-fix-node20
Apr 9, 2026
Merged

CAMEL-23262: Ensure upload-artifact actions get updated by Dependabot#22488
oscerd merged 1 commit intoapache:mainfrom
gansheer:ci/CAMEL-23262-fix-node20

Conversation

@gansheer
Copy link
Copy Markdown
Contributor

@gansheer gansheer commented Apr 8, 2026

Description

Move upload-artifact action references from composite actions to workflow files, as Dependabot only tracks actions in workflow files, not in local composite actions (.github/actions/*).

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@gansheer gansheer requested a review from gnodet April 8, 2026 08:46
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@oscerd oscerd merged commit 421539f into apache:main Apr 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants