Skip to content

⬆ Bump the github-actions group across 1 directory with 5 updates#452

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-fdca3dd53d
Open

⬆ Bump the github-actions group across 1 directory with 5 updates#452
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-fdca3dd53d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 5 updates in the / directory:

Package From To
actions/checkout 6.0.3 7.0.0
actions/setup-python 6.2.0 6.3.0
tiangolo/issue-manager 0.7.1 0.8.0
tiangolo/latest-changes 0.5.0 0.6.0
zizmorcore/zizmor-action 0.5.6 0.5.7

Updates actions/checkout from 6.0.3 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

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

... (truncated)

Commits

Updates actions/setup-python from 6.2.0 to 6.3.0

Release notes

Sourced from actions/setup-python's releases.

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

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

Commits

Updates tiangolo/issue-manager from 0.7.1 to 0.8.0

Release notes

Sourced from tiangolo/issue-manager's releases.

0.8.0

Refactors

  • ♻️ Refactor main Dockerfile to contain all logic, cache by uv. PR #62 by @​tiangolo.

Internal

Changelog

Sourced from tiangolo/issue-manager's changelog.

Release Notes

Latest Changes

0.8.0 (2026-06-24)

Refactors

  • ♻️ Refactor main Dockerfile to contain all logic, cache by uv. PR #62 by @​tiangolo.

Internal

0.7.1

Fixes

Internal

0.7.0

Features

  • ✨ Add default labels answered, waiting, invalid, maybe-ai. PR #56 by @​tiangolo.

Docs

Internal

... (truncated)

Commits
  • 48bacd8 🔖 Release version 0.8.0 (#66)
  • 2f4681c 📝 Update release notes
  • 82e5268 ⬆ Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#61)
  • 99e80ec 📝 Update release notes
  • a86623f 👷 Add CI to automate release process (#65)
  • dccb880 📝 Update release notes
  • f0c6613 📝 Refactor release notes, move to its own file (#64)
  • fd6332f 📝 Update release notes
  • 48066a6 ♻️ Refactor main Dockerfile to contain all logic, cache by uv (#62)
  • f7f8417 📝 Update release notes
  • Additional commits viewable in compare view

Updates tiangolo/latest-changes from 0.5.0 to 0.6.0

Release notes

Sourced from tiangolo/latest-changes's releases.

0.6.0

Features

  • ✨ Add support for skip labels, useful for making a PR with the actual release. PR #96 by @​tiangolo.

Refactors

  • ♻️ Refactor main Dockerfile to contain all logic, cache by uv. PR #113 by @​tiangolo.

Docs

Internal

Changelog

Sourced from tiangolo/latest-changes's changelog.

Release Notes

Latest Changes

Internal

0.6.0 (2026-06-24)

Features

  • ✨ Add support for skip labels, useful for making a PR with the actual release. PR #96 by @​tiangolo.

Refactors

  • ♻️ Refactor main Dockerfile to contain all logic, cache by uv. PR #113 by @​tiangolo.

Docs

Internal

0.5.0

Features

  • ✨ Add support for skipping release PRs with skip_labels, with release skipped by default.

Refactors

... (truncated)

Commits

Updates zizmorcore/zizmor-action from 0.5.6 to 0.5.7

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.5.7

1.26.1 is now available via the action 1.26.1 is now the default version of zizmor used by the action

Commits
  • 192e21d Sync zizmor versions (#127)
  • 2720f26 Update README.md with new actions/checkout version (#126)
  • 40b41b8 chore(deps): bump the github-actions group with 2 updates (#123)
  • a687b25 chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-ac...
  • 64a6900 add note to explain that the default value for online-checks is different t...
  • 14050ab chore(deps): bump the github-actions group with 2 updates (#118)
  • ee9b419 chore(deps): bump github/codeql-action in the github-actions group (#116)
  • fddf2b4 Bump pins in README (#115)
  • See full diff 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 github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.3` | `7.0.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `6.2.0` | `6.3.0` |
| [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) | `0.7.1` | `0.8.0` |
| [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) | `0.5.0` | `0.6.0` |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.5.6` | `0.5.7` |



Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

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

Updates `tiangolo/issue-manager` from 0.7.1 to 0.8.0
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Changelog](https://github.com/tiangolo/issue-manager/blob/master/release-notes.md)
- [Commits](tiangolo/issue-manager@75d6067...48bacd8)

Updates `tiangolo/latest-changes` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/tiangolo/latest-changes/releases)
- [Changelog](https://github.com/tiangolo/latest-changes/blob/main/release-notes.md)
- [Commits](tiangolo/latest-changes@eb3f6e7...43f19d6)

Updates `zizmorcore/zizmor-action` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@5f14fd0...192e21d)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: tiangolo/issue-manager
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: tiangolo/latest-changes
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-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 internal labels Jul 2, 2026
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 internal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant