Skip to content

chore(deps): bump actions/upload-code-coverage from 1 to 1.3.0#2988

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions/upload-code-coverage-1.3.0
Jul 22, 2026
Merged

chore(deps): bump actions/upload-code-coverage from 1 to 1.3.0#2988
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions/upload-code-coverage-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/upload-code-coverage from 1 to 1.3.0.

Commits
  • abb5995 Merge pull request #9 from shogo82148/bump-actions-checkout-v6
  • cd2c50f bump actions/checkout v6
  • b51da2c Merge pull request #6 from actions/joshhale/improve-upload-diagnostics
  • 61dae97 Strip documentation_url from error output (pre-GA)
  • bb806af Merge main into joshhale/improve-upload-diagnostics
  • ef71357 Merge pull request #7 from actions/joshhale/refactor-to-python-script
  • bcd963c Add CI workflow to run unit tests on push and PR
  • 8cf1ccc Refactor upload logic into Python script with tests
  • e2ef990 Default fail-on-error to true and update docs
  • 3b001fa Fix response body parsing for CRLF line endings
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/upload-code-coverage](https://github.com/actions/upload-code-coverage) from 1 to 1.3.0.
- [Commits](actions/upload-code-coverage@v1...v1.3.0)

---
updated-dependencies:
- dependency-name: actions/upload-code-coverage
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jul 22, 2026
Copilot AI review requested due to automatic review settings July 22, 2026 21:54
@dependabot
dependabot Bot requested a review from a team as a code owner July 22, 2026 21:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jul 22, 2026
@github-actions
github-actions Bot enabled auto-merge July 22, 2026 21:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the CI/CD workflow to pin the code coverage upload action to a specific version for more deterministic builds.

Changes:

  • Pin actions/upload-code-coverage from v1 to v1.3.0 in the workflow.

Comment thread .github/workflows/ci-cd.yml
@sonarqubecloud

Copy link
Copy Markdown

@github-actions
github-actions Bot merged commit 3632439 into main Jul 22, 2026
18 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/actions/upload-code-coverage-1.3.0 branch July 22, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants