Bump the actions group with 4 updates#265
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the actions group with 4 updates: [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 to 3 - [Release notes](https://github.com/openastronomy/github-actions-workflows/releases) - [Commits](OpenAstronomy/github-actions-workflows@v2...v3) Updates `OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml` from 2 to 3 - [Release notes](https://github.com/openastronomy/github-actions-workflows/releases) - [Commits](OpenAstronomy/github-actions-workflows@v2...v3) Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) Updates `stefanzweifel/git-auto-commit-action` from 7.1.0 to 7.2.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@04702ed...4a55954) --- updated-dependencies: - dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dopplershift
approved these changes
Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 4 updates: 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.ymlfrom 2 to 3Release notes
Sourced from OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml's releases.
... (truncated)
Commits
e5af21efix bug in passing workflow repo to supported-pythons (#405)6ae6691replacefill:parameter with logic to expandpy3*glob syntax in envs8b63a9cDEP: upgrade Github Action dependencies (#398)8449fecDEP: upgrade cibuildwheel to 4.0.0 (#393)5d99eb3Disable codecov comments (#401)a7a7c50Better Reporting of Coverage Reporting Errors (#399)ade42afUpdate codecov/codecov-action to 7.0 to fix signature errore113052Coverage reporting refactor and cleanup (#397)Updates
OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.ymlfrom 2 to 3Release notes
Sourced from OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml's releases.
... (truncated)
Commits
e5af21efix bug in passing workflow repo to supported-pythons (#405)6ae6691replacefill:parameter with logic to expandpy3*glob syntax in envs8b63a9cDEP: upgrade Github Action dependencies (#398)8449fecDEP: upgrade cibuildwheel to 4.0.0 (#393)5d99eb3Disable codecov comments (#401)a7a7c50Better Reporting of Coverage Reporting Errors (#399)ade42afUpdate codecov/codecov-action to 7.0 to fix signature errore113052Coverage reporting refactor and cleanup (#397)Updates
actions/checkoutfrom 6 to 7Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)Updates
stefanzweifel/git-auto-commit-actionfrom 7.1.0 to 7.2.0Release notes
Sourced from stefanzweifel/git-auto-commit-action's releases.
Changelog
Sourced from stefanzweifel/git-auto-commit-action's changelog.
... (truncated)
Commits
4a55954Update README.md9f6c933Add hooks to run shell snippets around git operations (#411)c365a74Emit warning for pull_request_target trigger usage (#410)d28176cBump actions/checkout from 6 to 7 (#409)25df622Add EXAMPLES.md32e9844docs(action): fix input and output descriptions in action.yml (#406)a3ed46fdocs: fix typos, grammar, and formatting across markdown files (#408)b4d688cdocs: fix broken and redirecting URLs in README.md (#407)f53a62cREADME: clearify meaning of the repository field (#404)4fc4bbfBump release-drafter/release-drafter from 6 to 7 (#403)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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