Skip to content

Bump the actions group in /.github/workflows with 2 updates#71

Merged
astrofrog merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions-738eac9443
May 1, 2026
Merged

Bump the actions group in /.github/workflows with 2 updates#71
astrofrog merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions-738eac9443

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 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.4.0 to 2.6.3

Release notes

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

v2.6.3

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.6.2...v2.6.3

v2.6.2

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.6.1...v2.6.2

v2.6.1

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.6.0...v2.6.1

v2.6.0

What's Changed

This release includes some new features for artifacts and automatic selection of python versions, as well as the deprecation of the conda support as the tox-conda plugin is no longer maintained.

Features

Internal

... (truncated)

Commits
  • 2835f0c Bump the actions group in /.github/workflows with 2 updates (#387)
  • 5cab78c fix incorrect key in supported_pythons.py (#388)
  • 16f804f [pre-commit.ci] pre-commit autoupdate (#389)
  • 827f5c8 bump tag used in docs examples (#382)
  • e973440 Revert adding --cov to pytest args when using codecov (#384)
  • ccd2f9f Docs and a bugfix (#381)
  • fc355c8 dynamically add supported Python versions to tox matrix, drawing from package...
  • 1714f3e Bump the actions group in /.github/workflows with 5 updates (#380)
  • 571a123 Add a way to pass include-hidden-files and if-no-files-found to upload-artifa...
  • 8b00ffe Add an artifact-archive flag to allow upload of non-zipped artifacts (#378)
  • Additional commits viewable in compare view

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

Release notes

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

v2.6.3

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.6.2...v2.6.3

v2.6.2

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.6.1...v2.6.2

v2.6.1

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.6.0...v2.6.1

v2.6.0

What's Changed

This release includes some new features for artifacts and automatic selection of python versions, as well as the deprecation of the conda support as the tox-conda plugin is no longer maintained.

Features

Internal

... (truncated)

Commits
  • 2835f0c Bump the actions group in /.github/workflows with 2 updates (#387)
  • 5cab78c fix incorrect key in supported_pythons.py (#388)
  • 16f804f [pre-commit.ci] pre-commit autoupdate (#389)
  • 827f5c8 bump tag used in docs examples (#382)
  • e973440 Revert adding --cov to pytest args when using codecov (#384)
  • ccd2f9f Docs and a bugfix (#381)
  • fc355c8 dynamically add supported Python versions to tox matrix, drawing from package...
  • 1714f3e Bump the actions group in /.github/workflows with 5 updates (#380)
  • 571a123 Add a way to pass include-hidden-files and if-no-files-found to upload-artifa...
  • 8b00ffe Add an artifact-archive flag to allow upload of non-zipped artifacts (#378)
  • 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 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.4.0 to 2.6.3
- [Release notes](https://github.com/openastronomy/github-actions-workflows/releases)
- [Commits](OpenAstronomy/github-actions-workflows@99401c3...2835f0c)

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

---
updated-dependencies:
- dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml
  dependency-version: 2.6.3
  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.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2026
@astrofrog astrofrog merged commit b6254bf into main May 1, 2026
22 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/dot-github/workflows/actions-738eac9443 branch May 1, 2026 10:17
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.

1 participant