Bump actions/checkout from 4 to 7#41
Merged
Merged
Conversation
This was referenced Jul 12, 2026
Owner
|
@dependabot rebase |
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/checkout-7
branch
from
July 16, 2026 16:59
4025812 to
85d63b9
Compare
postmelee
approved these changes
Jul 16, 2026
postmelee
left a comment
Owner
There was a problem hiding this comment.
최신 main(25f5637)으로 rebase된 actions/checkout@v7 변경을 검증했습니다.
- 변경 범위:
.github/workflows/ci.yml,.github/workflows/publish.yml의 checkout major만 변경 - GitHub check:
testSUCCESS, workflow-only CodeQL NEUTRAL - 최신 merge ref local preflight: 116 tests, 23-file package, CI/publish workflow, release guide, sensitive scan 통과
- checkout v7의 Node 24/ESM 및 credential storage 변경은 GitHub-hosted runner의 성공 check로 호환성 확인
pull_request_target/workflow_runtrigger가 없어 v7의 trusted-context fork checkout 차단과 충돌 없음
비차단 후속 hardening 후보: 두 workflow 모두 checkout 이후 authenticated git command를 사용하지 않으므로 persist-credentials: false를 명시하면 checkout token 수명을 더 줄일 수 있습니다.
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 actions/checkout from 4 to 7.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1cUpdate changelog for v6.0.3 (#2446)