Bump the github-actions group with 2 updates - #457
Conversation
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions-ecosystem/action-add-assignees](https://github.com/actions-ecosystem/action-add-assignees). Updates `actions/checkout` from 3.7.0 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@a37ce91...3d3c42e) Updates `actions-ecosystem/action-add-assignees` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/actions-ecosystem/action-add-assignees/releases) - [Commits](actions-ecosystem/action-add-assignees@ce5019e...a5b84af) --- updated-dependencies: - 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-ecosystem/action-add-assignees dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
🟢 Approval recommended
The changes are limited to updating action pins to the intended upstream SHAs, with no workflow logic changes or leftover references to the old pins found.
Pull request overview
This PR updates pinned GitHub Action versions in repository workflows, bumping the github-actions Dependabot group for improved security/maintenance and alignment with upstream action releases.
Changes:
- Bump
actions/checkoutfrom v3.7.0 to v7.0.1 (pinned by commit SHA) in two workflows. - Bump
actions-ecosystem/action-add-assigneesfrom v1.0.0 to v1.0.1 (pinned by commit SHA) in the issue quality workflow.
File summaries
| File | Description |
|---|---|
| .github/workflows/stale-content.yml | Updates actions/checkout pin to v7.0.1 for the stale content reporting workflow. |
| .github/workflows/quality.issue.yml | Updates action-add-assignees pin to v1.0.1 for automatic issue assignment. |
| .github/workflows/expectations.yml | Updates actions/checkout pin to v7.0.1 for the expectations commenting workflow. |
Review details
- Files reviewed: 3/3 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.
|
Learn Build status updates of commit 9566120: ✅ Validation status: passed
For more details, please refer to the build report. |
Bumps the github-actions group with 2 updates: actions/checkout and actions-ecosystem/action-add-assignees.
Updates
actions/checkoutfrom 3.7.0 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-ecosystem/action-add-assigneesfrom 1.0.0 to 1.0.1Commits
a5b84afUpdate npm packages (#90)8ea3884Update Dependabot config (#89)4845330Bump@typescript-eslint/parserfrom 2.30.0 to 3.1.0 (#17)0d3709cBump@types/nodefrom 12.12.37 to 14.0.10 (#20)fab33a9Bump@types/semverfrom 7.1.0 to 7.2.0 (#18)6c68059Bump typescript from 3.8.3 to 3.9.3 (#16)d327274Bump actions/setup-node from v1 to v2.0.0 (#15)253ff70Create Dependabot config file (#4)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