Bump the github-actions-updates group across 1 directory with 4 updates - #3918
Bump the github-actions-updates group across 1 directory with 4 updates#3918dependabot[bot] wants to merge 1 commit into
Conversation
|
@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsI understand the commands that are listed here |
4 similar comments
|
@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsI understand the commands that are listed here |
|
@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsI understand the commands that are listed here |
|
@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsI understand the commands that are listed here |
|
@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsI understand the commands that are listed here |
|
Hello @dependabot[bot], Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here. |
|
@coderabbitai review |
✅ Action performedReview finished.
|
📝 WalkthroughWalkthroughUpdates pinned GitHub Actions revisions across CI, E2E, nightly, release, documentation analysis, Scorecards, and versioning workflows. Checkout moves to v7.0.1; selected AWS, Claude, and Scorecards actions also receive patch-version updates. ChangesWorkflow action pin updates
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/workflows/build-for-pr.yml:
- Line 21: Disable persisted checkout credentials by setting persist-credentials
to false on the affected checkout steps in .github/workflows/build-for-pr.yml at
21, 55, 87, and 146; .github/workflows/ci.yaml at 17, 56, 89, and 147;
.github/workflows/codeql-analysis.yml at 27; and
.github/workflows/e2e-functional-template.yml at 166. Also disable it at
.github/workflows/e2e-functional.yml:323 unless subsequent policy-test steps
require authenticated Git access.
In @.github/workflows/nightly-main.yml:
- Line 32: Update the actions/checkout steps at
.github/workflows/nightly-main.yml:32-32, 68-68, 121-121, 152-152, and 205-207;
.github/workflows/nightly-rainforest.yml:33-33, 79-79, and 126-128;
.github/workflows/release-mas.yaml:30-30; and
.github/workflows/release.yaml:23-23, 44-44, 82-82, 129-129, 185-186, 208-208,
and 238-238. Set persist-credentials to false for each checkout in jobs that
only build, test, or package, while retaining credential persistence only for
checkout steps whose job later performs git push.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 9c23af7e-13fb-4f85-85e2-216c5983e695
📒 Files selected for processing (17)
.github/workflows/build-for-pr.yml.github/workflows/ci.yaml.github/workflows/codeql-analysis.yml.github/workflows/compatibility-matrix-testing.yml.github/workflows/docs-impact-review.yml.github/workflows/e2e-functional-template.yml.github/workflows/e2e-functional.yml.github/workflows/e2e-label-cleanup.yml.github/workflows/e2e-pr-trigger.yml.github/workflows/nightly-builds.yaml.github/workflows/nightly-main.yml.github/workflows/nightly-rainforest.yml.github/workflows/release-mas.yaml.github/workflows/release.yaml.github/workflows/run-release-script.yml.github/workflows/scorecards-analysis.yml.github/workflows/update-latest-version.yml
Bumps the github-actions-updates group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `actions/checkout` from 7.0.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@9c091bb...3d3c42e) Updates `anthropics/claude-code-action` from 1.0.178 to 1.0.183 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@af0559e...be7b93b) Updates `aws-actions/configure-aws-credentials` from 6.2.2 to 6.2.3 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@517a711...e6de054) Updates `ossf/scorecard-action` from 2.4.3 to 2.4.4 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@4eaacf0...2d11466) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-updates - dependency-name: anthropics/claude-code-action dependency-version: 1.0.183 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-updates - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-updates - dependency-name: ossf/scorecard-action dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-updates ... Signed-off-by: dependabot[bot] <support@github.com>
b8aa5c2 to
e4267af
Compare
|
/update-branch |
|
Error trying to update the PR. |
|
Closing and we'll let dependabot create a new one when necessary. |
Pull request was closed
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the github-actions-updates group with 4 updates in the / directory: actions/checkout, anthropics/claude-code-action, aws-actions/configure-aws-credentials and ossf/scorecard-action.
Updates
actions/checkoutfrom 7.0.0 to 7.0.1Release notes
Sourced from actions/checkout's releases.
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
anthropics/claude-code-actionfrom 1.0.178 to 1.0.183Release notes
Sourced from anthropics/claude-code-action's releases.
Commits
be7b93bchore: bump Claude Code to 2.1.220 and Agent SDK to 0.3.220e0cf66dchore: bump Claude Code to 2.1.219 and Agent SDK to 0.3.21944423bdchore: bump Claude Code to 2.1.218 and Agent SDK to 0.3.218b00a341fix: share one exchanged WIF credential across spawned Claude processes (#1407)fa7e2f0chore: bump Claude Code to 2.1.217 and Agent SDK to 0.3.217b76a077chore: bump Claude Code to 2.1.216 and Agent SDK to 0.3.216Updates
aws-actions/configure-aws-credentialsfrom 6.2.2 to 6.2.3Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
e6de054chore(main): release 6.2.3 (#1878)ab3b2bachore: Update distfa8d6a5fix: PackedPolicyTooLarge detection in STS tags (#1899)42e118achore(deps-dev): bump markdownlint-cli from 0.49.0 to 0.49.1 (#1896)d86ddfcchore: Update dist874aaacchore(deps): bump@aws-sdk/client-stsfrom 3.1086.0 to 3.1091.0 (#1892)d4341b6chore: Update distfe51823chore(deps-dev): bump@aws-sdk/credential-provider-env(#1894)a8be382chore(deps-dev): bump@biomejs/biomefrom 2.5.3 to 2.5.4 (#1893)e000376chore: Update distUpdates
ossf/scorecard-actionfrom 2.4.3 to 2.4.4Release notes
Sourced from ossf/scorecard-action's releases.
Commits
2d11466Bump action tag for v2.4.4 release (#1688)1bd3285🌱 Bump the docker-images group across 1 directory with 2 updates (#1...913edce🌱 Bump github.com/containerd/containerd from 1.7.32 to 1.7.33 (#1671)0957b8f🌱 Bump golang.org/x/net from 0.56.0 to 0.57.0 (#1680)f0061eb🌱 Bump google.golang.org/grpc from 1.81.1 to 1.82.1 (#1687)20ee732🌱 Bump github.com/sigstore/cosign/v2 from 2.6.3 to 2.6.4 (#1685)9f295ef🌱 Bump the github-actions group with 6 updates (#1686)69bf556🌱 Bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0 (#1681)94e8b96🌱 Bump github.com/sigstore/rekor from 1.5.0 to 1.5.2 (#1673)c7a1b37🌱 Bump github.com/sigstore/fulcio from 1.8.5 to 1.8.6 (#1675)