chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 in the github-actions group#1783
Conversation
Bumps the github-actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 6.3.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@ece7cb0...5fda3b9) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM — simple dependabot version bump of actions/setup-python from v6.3.0 to v7.0.0, pinned to the release commit SHA.
Extended reasoning...
Overview
Single-line change in .github/workflows/package-availability-check.yml, updating the actions/setup-python action reference from the v6.3.0 commit SHA to the v7.0.0 commit SHA (with matching version comment). This is an automated Dependabot PR grouped under github-actions updates. No application code, dependencies, or logic are touched.
Security risks
None. The change only affects a CI workflow that installs Python for a scheduled package-availability smoke test. The new SHA matches the official v7.0.0 tag release commit referenced in the PR description, so this is not a supply-chain concern beyond the normal trust placed in the upstream action, which is unchanged by this bump.
Level of scrutiny
Minimal scrutiny is appropriate here — this is a mechanical, auto-generated dependency bump limited to a single non-critical CI workflow file (a scheduled package-availability check, not a release or publish pipeline). The action is pinned by commit SHA both before and after, consistent with the repo's existing security practice.
Other factors
No prior reviews or comments exist on this PR. The diff is minimal and matches the Dependabot description exactly (old SHA/version to new SHA/version), so there is nothing else to verify.
Bumps the github-actions group with 1 update: actions/setup-python.
Updates
actions/setup-pythonfrom 6.3.0 to 7.0.0Release notes
Sourced from actions/setup-python's releases.
Commits
5fda3b9Pin SHA commits and update docs with latest versions (#1338)4ab7e95Merge pull request #1337 from actions/philip-gai/bump-actions-cache-6-2-00f3a009Remove the pip-install input (#1336)f8cf429Migrate to ESM and upgrade dependencies (#1330)54baeeaValidate and retry manifest fetch to prevent silent failures (#1332)c709277Annotation code fix (#1335)6849080remove EOL Python versions and Bumps numpy text fixture (#1333)0903b46Bump certifi from 2020.6.20 to 2024.7.4 in /tests/data (#1328)You can trigger a rebase of this PR 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