Skip to content

chore: bump actions/setup-python from 6.3.0 to 7.0.0 - #247

Merged
goloroden merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-python-7.0.0
Aug 1, 2026
Merged

chore: bump actions/setup-python from 6.3.0 to 7.0.0#247
goloroden merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-python-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 6.3.0 to 7.0.0.

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

Commits

@dependabot
dependabot Bot requested a review from a team as a code owner August 1, 2026 07:24
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.3.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v6.3.0...v7.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-7.0.0 branch from 7dc4796 to fecf7f5 Compare August 1, 2026 07:44
The container was started with `--signing-key-file` and the key file was
only copied into it afterwards. Whether the server found the file in time
was pure timing luck; if it lost the race it exited with

  Error: open /etc/esdb/signing-key.pem: no such file or directory

leaving no port mapping behind, so the start failed with "Failed to
determine mapped port". Create the container first, copy the key into it
and only then start it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01F3ADPwk11GHQF7BBwQHaPz

@goloroden goloroden left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

QA is green on Python 3.12, 3.13 and 3.14. Also fixes the race condition that made the container start flaky when a signing key is used.

@goloroden
goloroden merged commit f838802 into main Aug 1, 2026
4 checks passed
@goloroden
goloroden deleted the dependabot/github_actions/actions/setup-python-7.0.0 branch August 1, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant