Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions-e1ff1568af
Closed

Bump the actions group in /.github/workflows with 2 updates#144
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions-e1ff1568af

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 12, 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.5.0

Release notes

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

v2.5.0

What's Changed

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

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
  • a138926 Merge pull request #358 from astrofrog/working-directory
  • 293b81b Mention that working-directory can't be specified per tox env
  • 194fdbc Added support for specifying a working directory other than the root of the r...
  • f2498e9 Merge pull request #359 from OpenAstronomy/dependabot/github_actions/dot-gith...
  • ca04d66 Bump the actions group in /.github/workflows with 5 updates
  • 9ed6008 Try without dep groups (#356)
  • a15a6d2 add option to generate test coverage report without codecov (#207)
  • 9731d76 Update README.md
  • dcfae86 Bump the actions group in /.github/workflows with 4 updates (#351)
  • 8264867 [pre-commit.ci] pre-commit autoupdate (#350)
  • Additional commits viewable in compare view

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

Release notes

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

v2.5.0

What's Changed

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

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
  • a138926 Merge pull request #358 from astrofrog/working-directory
  • 293b81b Mention that working-directory can't be specified per tox env
  • 194fdbc Added support for specifying a working directory other than the root of the r...
  • f2498e9 Merge pull request #359 from OpenAstronomy/dependabot/github_actions/dot-gith...
  • ca04d66 Bump the actions group in /.github/workflows with 5 updates
  • 9ed6008 Try without dep groups (#356)
  • a15a6d2 add option to generate test coverage report without codecov (#207)
  • 9731d76 Update README.md
  • dcfae86 Bump the actions group in /.github/workflows with 4 updates (#351)
  • 8264867 [pre-commit.ci] pre-commit autoupdate (#350)
  • 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.3.1 to 2.5.0
- [Release notes](https://github.com/openastronomy/github-actions-workflows/releases)
- [Commits](OpenAstronomy/github-actions-workflows@9f1fedd...a138926)

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

---
updated-dependencies:
- dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml
  dependency-version: 2.5.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.5.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 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 26, 2026

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

@dependabot dependabot Bot closed this Mar 26, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/dot-github/workflows/actions-e1ff1568af branch March 26, 2026 12:13
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