Skip to content

Bump the actions group across 1 directory with 4 updates#141

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/workflows/actions-c17c09c034
Closed

Bump the actions group across 1 directory with 4 updates#141
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/workflows/actions-c17c09c034

Conversation

@dependabot
Copy link
Contributor

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

Bumps the actions group with 4 updates in the /.github/workflows directory: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml, OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml, actions/checkout and stefanzweifel/git-auto-commit-action.

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

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 stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0

Release notes

Sourced from stefanzweifel/git-auto-commit-action's releases.

v7.1.0

Added

Changes

Dependency Updates

Changelog

Sourced from stefanzweifel/git-auto-commit-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

TBD

v7.1.0 - 2025-12-17

Added

Changes

Dependency Updates

v7.0.0 - 2025-10-12

Added

Changed

Dependency Updates

v6.0.1 - 2025-06-11

Fixed

v6.0.0 - 2025-06-10

... (truncated)

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 4 updates in the /.github/workflows directory: [OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml](https://github.com/openastronomy/github-actions-workflows), [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 [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action).


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)

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 `stefanzweifel/git-auto-commit-action` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@28e16e8...04702ed)

---
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
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: 7.1.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 5, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 5, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/actions-c17c09c034 branch March 5, 2026 12:12
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