Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the actions group with 2 updates: ansys/actions and actions/download-artifact.

Updates ansys/actions from 10.0.0 to 10.0.8

Release notes

Sourced from ansys/actions's releases.

v10.0.8

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.0.7...v10.0.8

v10.0.7

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.0.6...v10.0.7

v10.0.6

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.0.5...v10.0.6

v10.0.5

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.0.4...v10.0.5

v10.0.4

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.0.3...v10.0.4

v10.0.3

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.0.2...v10.0.3

v10.0.2

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.0.1...v10.0.2

v10.0.1

... (truncated)

Commits
  • 4e01d5c chore: updating CHANGELOG for v10.0.8
  • 08855cc release: v10.0.8
  • 2ef99dd fix: release-github artifacts attestation (#890)
  • dad3c8b chore: updating CHANGELOG for v10.0.7
  • 1791d03 release: v10.0.7
  • 608922e fix: doc build on windows input issues (#888)
  • 9cef56e chore: updating CHANGELOG for v10.0.6
  • b288382 release: v10.0.6
  • 69ff612 docs: use bash shell for windows (#879)
  • 3504b59 fix(release-actions): raise warning if not using trusted publishers (#883)
  • Additional commits viewable in compare view

Updates actions/download-artifact from 4.2.1 to 4.3.0

Release notes

Sourced from actions/download-artifact's releases.

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.2.1...v4.3.0

Commits
  • d3f86a1 Merge pull request #404 from actions/robherley/v4.3.0
  • fc02353 prep for v4.3.0 release
  • 7745437 Merge pull request #402 from actions/joshmgross/download-by-id-example
  • 84fc7a0 Remove path filters from Check dist workflow
  • 67f2bc3 Fix workflow example for downloading by artifact ID
  • 8ea3c2c Merge pull request #401 from actions/download-by-id
  • d219c63 add supporting unit tests for artifact downloads with ids
  • 54124fb revert getArtifact() changes - for now we have to list and filter by artifa...
  • b83057b bundle
  • 171183c use the same artifactClient.getArtifact structure as seen above in `isSingl...
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by Sourcery

Update CI workflows to use the latest versions of key GitHub Actions dependencies

New Features:

  • Support the new artifact-ids input in actions/download-artifact

CI:

  • Upgrade ansys/actions-based steps from v10.0.0 to v10.0.8 across various workflows
  • Bump actions/download-artifact from v4.2.1 to v4.3.0 for artifact download

Bumps the actions group with 2 updates: [ansys/actions](https://github.com/ansys/actions) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `ansys/actions` from 10.0.0 to 10.0.8
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@v10.0.0...v10.0.8)

Updates `actions/download-artifact` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@95815c3...d3f86a1)

---
updated-dependencies:
- dependency-name: ansys/actions
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Jun 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 9, 2025 22:19
@dependabot dependabot bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Jun 9, 2025
@dependabot dependabot bot requested review from germa89 and pyansys-ci-bot June 9, 2025 22:19
@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Jun 9, 2025

Reviewer's Guide

This PR updates GitHub Actions versions in workflow configurations by bumping all ansys/actions references from v10.0.0 to v10.0.8 and upgrading actions/download-artifact from v4.2.1 to v4.3.0 (via commit hash), ensuring CI and related automation use the latest releases.

File-Level Changes

Change Details Files
Bumped ansys/actions to v10.0.8 across CI and related workflows .github/workflows/ci.yml
.github/workflows/docker_clean_untagged.yml
.github/workflows/label.yml
Upgraded actions/download-artifact to v4.3.0
  • Updated commit reference from 95815c38cf2ff… (v4.2.1) → d3f86a106a0bac… (v4.3.0)
.github/workflows/ci.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@github-actions github-actions bot added the CI/CD Related with CICD, Github Actions, etc label Jun 9, 2025
@codecov
Copy link

codecov bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.11%. Comparing base (44e4dee) to head (fad519a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3995   +/-   ##
=======================================
  Coverage   89.11%   89.11%           
=======================================
  Files         187      187           
  Lines       14970    14970           
=======================================
  Hits        13340    13340           
  Misses       1630     1630           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89 germa89 enabled auto-merge (squash) June 10, 2025 08:02
@germa89 germa89 merged commit 2061c35 into main Jun 10, 2025
78 of 79 checks passed
@germa89 germa89 deleted the dependabot/github_actions/actions-190901b59c branch June 10, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Related with CICD, Github Actions, etc maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants