build(deps): bump actions/checkout from 6.0.2 to 6.0.3#349
Merged
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...df4cb1c) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
58fe661 to
c29e34f
Compare
There was a problem hiding this comment.
actions/checkout を 6.0.2 から 6.0.3 へ更新するパッチバージョンアップです。
ピン留めされたコミットSHA df4cb1c069e1874edd31b4311f1884172cec0e10 は公式 actions/checkout の v6.0.3 注釈付きタグが指す正規のコミットSHAと一致しており、コメント注釈 # v6.0.3 も整合しています。変更内容は SHA-256 リポジトリ向け checkout 初期化の修正 (actions/checkout#2439)、マージコミットSHA正規表現の拡張と SHA-256 テストケース追加 (actions/checkout#2414)、changelog 更新のみで、破壊的変更や非推奨APIはありません。persist-credentials: false の設定も維持されています。サプライチェーンセキュリティ上の問題もなく、安全に取り込めます。
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 6.0.2 to 6.0.3.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)