Skip to content

ci: bump the actions group across 1 directory with 17 updates - #133

Merged
AlejandroFernandezLuces merged 2 commits into
mainfrom
dependabot/github_actions/actions-5568464793
Aug 4, 2026
Merged

ci: bump the actions group across 1 directory with 17 updates#133
AlejandroFernandezLuces merged 2 commits into
mainfrom
dependabot/github_actions/actions-5568464793

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 17 updates in the / directory:

Package From To
ansys/actions/doc-build 10.3.5 10.3.6
ansys/actions/check-pr-title 10.3.5 10.3.6
ansys/actions/doc-changelog 10.3.5 10.3.6
actions/checkout 7.0.0 7.0.1
ansys/actions/check-vulnerabilities 10.3.5 10.3.6
ansys/actions/code-style 10.3.5 10.3.6
ansys/actions/doc-style 10.3.5 10.3.6
ansys/actions/check-actions-security 10.3.5 10.3.6
ansys/actions/build-wheelhouse 10.3.5 10.3.6
actions/setup-python 6.3.0 7.0.0
astral-sh/setup-uv 8.3.2 9.0.0
ansys/actions/build-library 10.3.5 10.3.6
ansys/actions/hk-automerge-prs 10.3.5 10.3.6
ansys/actions/doc-deploy-changelog 10.3.5 10.3.6
pypa/gh-action-pypi-publish 1.14.0 1.14.1
ansys/actions/release-github 10.3.5 10.3.6
ansys/actions/doc-deploy-stable 10.3.5 10.3.6

Updates ansys/actions/doc-build from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/doc-build's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates ansys/actions/check-pr-title from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/check-pr-title's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates ansys/actions/doc-changelog from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/doc-changelog's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates ansys/actions/check-vulnerabilities from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/check-vulnerabilities's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates ansys/actions/code-style from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/code-style's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates ansys/actions/doc-style from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/doc-style's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates ansys/actions/check-actions-security from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/check-actions-security's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates ansys/actions/build-wheelhouse from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/build-wheelhouse's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates actions/setup-python from 6.3.0 to 7.0.0

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

Commits

Updates astral-sh/setup-uv from 8.3.2 to 9.0.0

Release notes

Sourced from astral-sh/setup-uv's releases.

v9.0.0 🌈 Change prune-cache default to false

Changes

This release disables the default cache cache pruning to ease the load on the PyPi infrastructure. Since users might experience more GitHub Actions cache usage which might result in higher costs this is marked as a breaking change. To read more on why we did this (now) you can read the detailed analysis and reasoning in #967

Besides this big breaking change we also have a small bugfix while building caches for linux distributions that behave a big different than the "big ones" and a speed up in version resolution by only reading the version manifest until a matching version is found saving runtime and network bandwith.

🚨 Breaking changes

🐛 Bug fixes

  • fix: fall back to distribution ID when os-release has no version field @​cxzhong (#961)

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Commits
  • c771a70 chore(deps): roll up Dependabot updates (#970)
  • 2f537ca chore: update known checksums for 0.11.30 (#968)
  • 2269552 Speed up version client by partial response reads (#807)
  • 47a7f4f Change prune-cache default to false (#967)
  • 71966ef chore(deps): roll up Dependabot updates (#962)
  • f12b1f0 fix: fall back to distribution ID when os-release has no version field (#961)
  • ecd24dd chore: update known checksums for 0.11.29 (#960)
  • 6a19136 docs: update version references to v8.3.2 (#949)
  • See full diff in compare view

Updates ansys/actions/build-library from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/build-library's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates ansys/actions/hk-automerge-prs from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/hk-automerge-prs's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates ansys/actions/doc-deploy-changelog from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/doc-deploy-changelog's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.14.1

🛠️ Internal Dependencies

@​adisivaprasad💰 helped get rid of the GitHub Actions runner warning about the old Node 20 runtime being used by updating actions/setup-python from v5.6.0 to v6.2.0 in #408.

💪 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.14.0...v1.14.1

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

🙏 Special Thanks to @​jylenhof💰 for reminding me to work on this release!

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge

Commits
  • ba38be9 Merge pull request #408 from adisivaprasad/bump-setup-python-v6
  • a6c5088 Bump actions/setup-python from v5.6.0 to v6.2.0
  • See full diff in compare view

Updates ansys/actions/release-github from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/release-github's releases.

v10.3.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.3.5...v10.3.6

Commits

Updates ansys/actions/doc-deploy-stable from 10.3.5 to 10.3.6

Release notes

Sourced from ansys/actions/doc-deploy-stable's releases.

v10.3.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.3.5...v10.3.6

Commits

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

Bumps the actions group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ansys/actions/doc-build](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [ansys/actions/check-pr-title](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [ansys/actions/doc-changelog](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` |
| [ansys/actions/check-vulnerabilities](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [ansys/actions/code-style](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [ansys/actions/doc-style](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [ansys/actions/check-actions-security](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [ansys/actions/build-wheelhouse](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [actions/setup-python](https://github.com/actions/setup-python) | `6.3.0` | `7.0.0` |
| [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.3.2` | `9.0.0` |
| [ansys/actions/build-library](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [ansys/actions/hk-automerge-prs](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [ansys/actions/doc-deploy-changelog](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.14.0` | `1.14.1` |
| [ansys/actions/release-github](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |
| [ansys/actions/doc-deploy-stable](https://github.com/ansys/actions) | `10.3.5` | `10.3.6` |



Updates `ansys/actions/doc-build` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `ansys/actions/check-pr-title` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `ansys/actions/doc-changelog` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `ansys/actions/check-vulnerabilities` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `ansys/actions/code-style` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `ansys/actions/doc-style` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `ansys/actions/check-actions-security` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `ansys/actions/build-wheelhouse` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `actions/setup-python` from 6.3.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@ece7cb0...5fda3b9)

Updates `astral-sh/setup-uv` from 8.3.2 to 9.0.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@11f9893...c771a70)

Updates `ansys/actions/build-library` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `ansys/actions/hk-automerge-prs` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `ansys/actions/doc-deploy-changelog` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `pypa/gh-action-pypi-publish` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@cef2210...ba38be9)

Updates `ansys/actions/release-github` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

Updates `ansys/actions/doc-deploy-stable` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@84b6533...9dc4e31)

---
updated-dependencies:
- dependency-name: ansys/actions/doc-build
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/check-pr-title
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/doc-changelog
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/check-vulnerabilities
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/code-style
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/doc-style
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/check-actions-security
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/build-wheelhouse
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: astral-sh/setup-uv
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: ansys/actions/build-library
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/hk-automerge-prs
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/doc-deploy-changelog
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/release-github
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions/doc-deploy-stable
  dependency-version: 10.3.6
  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 Package and maintenance related label Aug 3, 2026
@AlejandroFernandezLuces
AlejandroFernandezLuces merged commit e9e6037 into main Aug 4, 2026
24 checks passed
@AlejandroFernandezLuces
AlejandroFernandezLuces deleted the dependabot/github_actions/actions-5568464793 branch August 4, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants