build(deps): bump the github-actions group with 5 updates - #570
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the github-actions group with 5 updates#570dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.10.2` | `2.20.1` | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `7.0.1` | | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | `4.3.1` | `6.0.0` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `6.8.0` | `10.0.0` | | [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action) | `1.1.1` | `4.1.0` | Updates `step-security/harden-runner` from 2.10.2 to 2.20.1 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@0080882...b09bb98) Updates `actions/checkout` from 4.2.2 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...3d3c42e) Updates `actions/setup-dotnet` from 4.3.1 to 6.0.0 - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@67a3573...a98b568) Updates `astral-sh/setup-uv` from 6.8.0 to 10.0.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@d0cc045...ae62891) Updates `astral-sh/ruff-action` from 1.1.1 to 4.1.0 - [Release notes](https://github.com/astral-sh/ruff-action/releases) - [Commits](astral-sh/ruff-action@d0a0e81...278981a) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-dotnet dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: astral-sh/setup-uv dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: astral-sh/ruff-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates pinned GitHub Actions dependencies (by commit SHA) in the repository’s workflows, keeping CI and automation aligned with newer action releases while retaining supply-chain hardening via immutable references.
Changes:
- Bump
step-security/harden-runnerto v2.20.1 in CI and issue automation workflows. - Bump
actions/checkoutto v7.0.1 andactions/setup-dotnetto v6.0.0 in CI. - Bump Astral actions:
setup-uvto v10.0.0 andruff-actionto v4.1.0.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/issue-analysis.yml | Updates pinned action SHAs for runner hardening, checkout, and uv installation used by the issue analysis automation job. |
| .github/workflows/ci.yml | Updates pinned action SHAs for runner hardening, checkout, .NET setup, uv installation, and Ruff lint/format in the main CI pipeline. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Corina (corinagum)
approved these changes
Aug 20, 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 github-actions group with 5 updates:
2.10.22.20.14.2.27.0.14.3.16.0.06.8.010.0.01.1.14.1.0Updates
step-security/harden-runnerfrom 2.10.2 to 2.20.1Release notes
Sourced from step-security/harden-runner's releases.
... (truncated)
Commits
b09bb98Merge pull request #680 from step-security/aws-code-build35cd77bdocs: document the Global Block List in the features listbb6dbefchore: rebuild dist with clean dependency install98f73c5chore: update eBPF agent to v1.8.1454193c1Reapply "feat(runners): detect AWS CodeBuild-hosted runners as third-party pr...d22dd48Revert "fix(self-hosted): flush agent events at job end when deploy-on-self-h...0ff0941fix(self-hosted): flush agent events at job end when deploy-on-self-hosted-vm...a3c333dRevert "feat(runners): detect AWS CodeBuild-hosted runners as third-party pro...bf94c00feat(runners): detect AWS CodeBuild-hosted runners as third-party provider514522cfix(self-hosted): resolve runner user when USER env var is unsetUpdates
actions/checkoutfrom 4.2.2 to 7.0.1Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
actions/setup-dotnetfrom 4.3.1 to 6.0.0Release notes
Sourced from actions/setup-dotnet's releases.
... (truncated)
Commits
a98b568chore(deps): bump@actions/cacheto 6.2.0 (#756)afb2931Bump actions/checkout from 6.0.3 to 7.0.0 (#751)6df8cefMigrate to ESM and upgrade dependencies (#752)26b0ec1Expand the CSC problem matcher to light up more errors on GitHub. (#717)da5e548docs(action): explicitly mark all optional inputs with required: false (#737)9bd3b44Improve readability of global.json creation command (#694)4406a63Bump@actions/cacheto 5.1.0, log cache write denied (#746)dc3262dpin actions to commit SHAs in workflows (#744)95a3f8bValidate global.json SDK version before rollForward optimization (#742)9a946fdAdd rollForward note in README, improve proxy health check in e2e tests and b...Updates
astral-sh/setup-uvfrom 6.8.0 to 10.0.0Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
ae62891chore(deps): roll up Dependabot updates (#1013)f9cdb47Reject paths in .tool-versions (#1007)4f6036fRequire pull requests for Dependabot rollups (#1005)8d6402cchore(deps): roll up Dependabot updates (#1004)46f427bRead Python version from .tool-versions (#996)8ed89c5ci: pin Alpine container image (#995)8473c7fchore(deps): roll up Dependabot updates (#994)18d451dAdd latest-known version selector (#993)f451684Disable automatic caching for sensitive events (#992)b68407cchore: update known checksums for 0.12.3 (#991)Updates
astral-sh/ruff-actionfrom 1.1.1 to 4.1.0Release notes
Sourced from astral-sh/ruff-action's releases.
... (truncated)
Commits
278981aAdd option to skip Astral mirror downloads (#387)c35f46cchore: roll up Dependabot updates (#386)f3db229feat: support uv.lock as version-file (#379)270e80dFix wildcard src input (#368)5fedeebAdd Dependabot rollup skill (#385)99fe79fchore: update known checksums for 0.15.20 (#383)32ad1b9chore: update known checksums for 0.15.19 (#382)f78e087chore: update known checksums for 0.15.18 (#381)2f88679chore: update known checksums for 0.15.17 (#380)b79a7acchore: update known checksums for 0.15.16 (#378)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