Skip to content

Bump the actions group in /.github/workflows with 3 updates#417

Merged
york-stsci merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions-eb18f0eb06
Mar 26, 2026
Merged

Bump the actions group in /.github/workflows with 3 updates#417
york-stsci merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions-eb18f0eb06

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 26, 2026

Bumps the actions group in /.github/workflows with 3 updates: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml, actions/checkout and actions/setup-python.

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

Release notes

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

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

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

v2.5.0

... (truncated)

Commits
  • 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)
  • da44681 SEC: setup zizmor's pre-commit hook (#376)
  • cda5dad SEC: disable default gha permissions (2/2) (#377)
  • 5db8246 deprecate conda parameter with warning (#360)
  • 1d94feb don't try to build or restore a cache for the tox_matrix.py script (#375)
  • Additional commits viewable in compare view

Updates actions/checkout from 6.0.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits
  • de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356)
  • 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...
  • See full diff in compare view

Updates actions/setup-python from 6.1.0 to 6.2.0

Release notes

Sourced from actions/setup-python's releases.

v6.2.0

What's Changed

Dependency Upgrades

Full Changelog: actions/setup-python@v6...v6.2.0

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 in /.github/workflows with 3 updates: [OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml](https://github.com/openastronomy/github-actions-workflows), [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python).


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

Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8e8c483...de0fac2)

Updates `actions/setup-python` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@83679a8...a309ff8)

---
updated-dependencies:
- dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-version: 6.2.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 Mar 26, 2026
Copy link
Copy Markdown
Collaborator

@york-stsci york-stsci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updates look good.

@york-stsci york-stsci merged commit 0d8ba8d into main Mar 26, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/dot-github/workflows/actions-eb18f0eb06 branch March 26, 2026 18:40
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