Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the actions group in /.github/workflows with 2 updates: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml and OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml.

Updates OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml from 2.3.1 to 2.4.0

Release notes

Sourced from OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml's releases.

v2.4.0

The main feature added in this release is support for uploading dists built with the publish workflows in a subsequent step in your workflow. This, amongst other things, allows you to use PyPI's Trusted Publishers for authentication.

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.3.1...v2.4.0

Commits
  • 99401c3 Add permissions to trusted publishing example (#349)
  • 02be7bd Add documentation and tests for using external upload-to-pypi, which enables ...
  • 8847c37 FEAT: ensure uv is always available from cibuildwheel (#331)
  • a9776c4 add save_artifact option to publish workflow (#346)
  • b56aa80 [pre-commit.ci] pre-commit autoupdate (#343)
  • 15a1c75 Bump the actions group in /.github/workflows with 5 updates (#347)
  • fd7923d Merge pull request #340 from OpenAstronomy/pre-commit-ci-update-config
  • 1a79393 [pre-commit.ci] pre-commit autoupdate
  • 00a143d Merge pull request #338 from OpenAstronomy/pre-commit-ci-update-config
  • 474c0b2 Merge pull request #337 from OpenAstronomy/dependabot/github_actions/dot-gith...
  • Additional commits viewable in compare view

Updates OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml from 2.3.1 to 2.4.0

Release notes

Sourced from OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml's releases.

v2.4.0

The main feature added in this release is support for uploading dists built with the publish workflows in a subsequent step in your workflow. This, amongst other things, allows you to use PyPI's Trusted Publishers for authentication.

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.3.1...v2.4.0

Commits
  • 99401c3 Add permissions to trusted publishing example (#349)
  • 02be7bd Add documentation and tests for using external upload-to-pypi, which enables ...
  • 8847c37 FEAT: ensure uv is always available from cibuildwheel (#331)
  • a9776c4 add save_artifact option to publish workflow (#346)
  • b56aa80 [pre-commit.ci] pre-commit autoupdate (#343)
  • 15a1c75 Bump the actions group in /.github/workflows with 5 updates (#347)
  • fd7923d Merge pull request #340 from OpenAstronomy/pre-commit-ci-update-config
  • 1a79393 [pre-commit.ci] pre-commit autoupdate
  • 00a143d Merge pull request #338 from OpenAstronomy/pre-commit-ci-update-config
  • 474c0b2 Merge pull request #337 from OpenAstronomy/dependabot/github_actions/dot-gith...
  • 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

Bumps the actions group in /.github/workflows with 2 updates: [OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml](https://github.com/openastronomy/github-actions-workflows) and [OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml](https://github.com/openastronomy/github-actions-workflows).


Updates `OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/openastronomy/github-actions-workflows/releases)
- [Commits](OpenAstronomy/github-actions-workflows@9f1fedd...99401c3)

Updates `OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/openastronomy/github-actions-workflows/releases)
- [Commits](OpenAstronomy/github-actions-workflows@9f1fedd...99401c3)

---
updated-dependencies:
- dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

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 Feb 1, 2026
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.

0 participants