Skip to content

fix: composite action path handling during upgrade#5

Merged
reugn merged 1 commit intomainfrom
composite-action-upgrade
Dec 24, 2025
Merged

fix: composite action path handling during upgrade#5
reugn merged 1 commit intomainfrom
composite-action-upgrade

Conversation

@reugn
Copy link
Owner

@reugn reugn commented Dec 24, 2025

Fixes an issue where composite actions (e.g., github/codeql-action/upload-sarif@v2) were not handled correctly during upgrades.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.00%. Comparing base (14c00d8) to head (7d6514b).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #5   +/-   ##
=======================================
  Coverage   76.00%   76.00%           
=======================================
  Files          13       13           
  Lines         700      700           
=======================================
  Hits          532      532           
  Misses        138      138           
  Partials       30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@reugn reugn linked an issue Dec 24, 2025 that may be closed by this pull request
@reugn reugn merged commit 08f74cf into main Dec 24, 2025
6 checks passed
@reugn reugn deleted the composite-action-upgrade branch December 24, 2025 15:05
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.

[ bug ] 404 error with github/codeql-action/upload-sarif action

2 participants