Skip to content

ci: bump ansys/actions from 9.0.12 to 9.0.13 in the actions group - #3982

Merged
germa89 merged 2 commits into
mainfrom
dependabot/github_actions/actions-89de989f65
Jun 3, 2025
Merged

ci: bump ansys/actions from 9.0.12 to 9.0.13 in the actions group#3982
germa89 merged 2 commits into
mainfrom
dependabot/github_actions/actions-89de989f65

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2025

Copy link
Copy Markdown
Contributor

Bumps the actions group with 1 update: ansys/actions.

Updates ansys/actions from 9.0.12 to 9.0.13

Release notes

Sourced from ansys/actions's releases.

v9.0.13

Full Changelog: ansys/actions@v9.0.12...v9.0.13

Commits

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 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

CI:

  • Update ansys/actions usage to v9.0.13 in various workflows

Bumps the actions group with 1 update: [ansys/actions](https://github.com/ansys/actions).


Updates `ansys/actions` from 9.0.12 to 9.0.13
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@5dc39c7...495ca3d)

---
updated-dependencies:
- dependency-name: ansys/actions
  dependency-version: 9.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Jun 2, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner June 2, 2025 22:22
@dependabot
dependabot Bot requested review from germa89 and pyansys-ci-bot June 2, 2025 22:22
@dependabot dependabot Bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Jun 2, 2025
@sourcery-ai

sourcery-ai Bot commented Jun 2, 2025

Copy link
Copy Markdown
Contributor

Reviewer's Guide

This PR systematically upgrades the ansys/actions GitHub Action from v9.0.12 to v9.0.13 by updating all “uses” references across CI, cleanup, and labeling workflows to the new commit hash.

File-Level Changes

Change Details Files
Upgrade ansys/actions version in CI workflows
  • Bump doc-deploy-changelog action
  • Bump check-pr-title action
  • Bump doc-style action
  • Bump build-wheelhouse action
  • Bump check-vulnerabilities action
  • Bump build-library action
  • Bump release-github action
  • Bump doc-deploy-stable action
  • Bump doc-deploy-dev action
.github/workflows/ci.yml
Upgrade ansys/actions version in Docker cleanup workflow
  • Bump hk-package-clean-untagged action
.github/workflows/docker_clean_untagged.yml
Upgrade ansys/actions version in label workflow
  • Bump doc-changelog action
.github/workflows/label.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 2, 2025
@codecov

codecov Bot commented Jun 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.15%. Comparing base (c17460a) to head (d9a09a1).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3982      +/-   ##
==========================================
- Coverage   89.15%   89.15%   -0.01%     
==========================================
  Files         187      187              
  Lines       14970    14970              
==========================================
- Hits        13347    13346       -1     
- Misses       1623     1624       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89
germa89 merged commit dbd004d into main Jun 3, 2025
@germa89
germa89 deleted the dependabot/github_actions/actions-89de989f65 branch June 3, 2025 10:11
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