ci: Bump the gh-actions group with 5 updates - #57
Merged
Marius Merkle (MariusMerkleQC) merged 1 commit intoSep 1, 2026
Merged
Conversation
Bumps the gh-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) | `0.10.0` | `0.10.1` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.14.1` | `1.14.2` | | [release-drafter/release-drafter/autolabeler](https://github.com/release-drafter/release-drafter) | `7.6.0` | `7.7.0` | | [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `7.6.0` | `7.7.0` | | [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.37.3` | `4.37.8` | Updates `prefix-dev/setup-pixi` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@a09b624...f00437f) Updates `pypa/gh-action-pypi-publish` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@ba38be9...dc37677) Updates `release-drafter/release-drafter/autolabeler` from 7.6.0 to 7.7.0 - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@eada3c9...34d8067) Updates `release-drafter/release-drafter` from 7.6.0 to 7.7.0 - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@eada3c9...34d8067) Updates `github/codeql-action/upload-sarif` from 4.37.3 to 4.37.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@e4fba86...db488dd) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions - dependency-name: release-drafter/release-drafter/autolabeler dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions - dependency-name: release-drafter/release-drafter dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
EgeKaraismailogluQC,
Marius Merkle (MariusMerkleQC) and
Oliver Borchert (borchero)
as code owners
September 1, 2026 12:50
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
Pull request overview
Updates pinned GitHub Action revisions in this repository’s CI/release/security workflows, aligning the workflows with the latest Dependabot-proposed patch/minor releases for the gh-actions group.
Changes:
- Bump
prefix-dev/setup-pixifromv0.10.0→v0.10.1across CI/build/Copilot setup workflows. - Bump
release-drafter/release-drafter(andautolabeler) fromv7.6.0→v7.7.0. - Bump
github/codeql-action/upload-sariftov4.37.8andpypa/gh-action-pypi-publishtov1.14.2.
File summaries
| File | Description |
|---|---|
| .github/workflows/scorecard.yml | Updates github/codeql-action/upload-sarif pin to v4.37.8. |
| .github/workflows/release-drafter.yml | Updates release-drafter/release-drafter pin to v7.7.0. |
| .github/workflows/copilot-setup-steps.yml | Updates prefix-dev/setup-pixi pin to v0.10.1. |
| .github/workflows/ci.yml | Updates prefix-dev/setup-pixi pin to v0.10.1 for lint and test jobs. |
| .github/workflows/chore.yml | Updates Release Drafter autolabeler pin to v7.7.0. |
| .github/workflows/build.yml | Updates prefix-dev/setup-pixi to v0.10.1 and PyPI publish action to v1.14.2. |
Review details
- Files reviewed: 6/6 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Marius Merkle (MariusMerkleQC)
approved these changes
Sep 1, 2026
Marius Merkle (MariusMerkleQC)
deleted the
dependabot/github_actions/gh-actions-03845f4ca5
branch
September 1, 2026 13:39
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 gh-actions group with 5 updates:
0.10.00.10.11.14.11.14.27.6.07.7.07.6.07.7.04.37.34.37.8Updates
prefix-dev/setup-pixifrom 0.10.0 to 0.10.1Release notes
Sourced from prefix-dev/setup-pixi's releases.
Commits
f00437fUpdate dependencies and add pnpm workspace configuration (#279)d0c199dchore(deps): bump the gh-actions group with 3 updates (#276)2253d9cchore(deps): bump the gh-actions group with 3 updates (#273)c5359a3chore(deps): bump the nodejs group with 6 updates (#274)Updates
pypa/gh-action-pypi-publishfrom 1.14.1 to 1.14.2Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
... (truncated)
Commits
dc37677Merge pull request #417 from trail-of-forks/ft/bump-deps8b2f234Bumppypi-attestationsandsigstore78b72dbMerge pull request #416 from takluyver/twine-v792f4d2aUpdate twine to v7Updates
release-drafter/release-drafter/autolabelerfrom 7.6.0 to 7.7.0Release notes
Sourced from release-drafter/release-drafter/autolabeler's releases.
Commits
34d8067chore: release v7.7.0cd773d2style: format and lint docs14d2d94feat: no new contributor template (#1687)94daa9echore: update references to branch master to main (#1686)b195e66ci: rely on conventional pr titles (#1685)246878abuild(deps-dev): bump postcss from 8.5.17 to 8.5.23 (#1683)c3acaa7fix: preserve proxy-aware fetch in octokit client (#1682)22a22c8chore(deps): update npm tool constraint to 12.0.1 (#1668)133e592chore(deps): update npm tool constraint to 11.18.0 (#1665)b806fc0chore(deps): update node.js to v24.18.0 (#1664)Updates
release-drafter/release-drafterfrom 7.6.0 to 7.7.0Release notes
Sourced from release-drafter/release-drafter's releases.
Commits
34d8067chore: release v7.7.0cd773d2style: format and lint docs14d2d94feat: no new contributor template (#1687)94daa9echore: update references to branch master to main (#1686)b195e66ci: rely on conventional pr titles (#1685)246878abuild(deps-dev): bump postcss from 8.5.17 to 8.5.23 (#1683)c3acaa7fix: preserve proxy-aware fetch in octokit client (#1682)22a22c8chore(deps): update npm tool constraint to 12.0.1 (#1668)133e592chore(deps): update npm tool constraint to 11.18.0 (#1665)b806fc0chore(deps): update node.js to v24.18.0 (#1664)Updates
github/codeql-action/upload-sariffrom 4.37.3 to 4.37.8Release notes
Sourced from github/codeql-action/upload-sarif's releases.
Changelog
Sourced from github/codeql-action/upload-sarif's changelog.
... (truncated)
Commits
db488ddMerge pull request #4102 from github/update-v4.37.8-9ee088e131845f5bUpdate changelog for v4.37.89ee088eMerge pull request #4080 from github/henrymercer/studious-giggle1aef003Address review feedback on overlay disk flags508b83bMerge main into overlay minimum disk feature branchd97b342Merge pull request #4098 from github/mbg/permission-error-as-configuration-error47fa622MakeEACCESaConfigurationError45693ccRefactorENOSPCcheck intoisDiskConfigurationErrorfunctionc2fd8f5Merge pull request #4081 from github/mario-campos/version-cache-to-diskc56f48eLog unexpected conditions during caching CLI outputDependabot 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