Skip to content

Bump actions/checkout from 4 to 6#15

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6
Open

Bump actions/checkout from 4 to 6#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps actions/checkout from 4 to 6.

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Summary by CodeRabbit

  • Chores
    • Atualizados GitHub Actions nos workflows de integração contínua, entrega contínua, análise de segurança e lint para versões mais recentes com melhorias de compatibilidade e performance.

Review Change Stack

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 13, 2026
@dependabot dependabot Bot requested a review from adm01-debug as a code owner May 13, 2026 19:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 13, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4f7defd8-25c6-4b02-b104-904c11f4cf0b

📥 Commits

Reviewing files that changed from the base of the PR and between 612db4b and b154122.

📒 Files selected for processing (5)
  • .github/workflows/cd.yml
  • .github/workflows/ci.yml
  • .github/workflows/lint.yml
  • .github/workflows/preview.yml
  • .github/workflows/security.yml
✅ Files skipped from review due to trivial changes (3)
  • .github/workflows/lint.yml
  • .github/workflows/security.yml
  • .github/workflows/cd.yml
🚧 Files skipped from review as they are similar to previous changes (2)
  • .github/workflows/ci.yml
  • .github/workflows/preview.yml

📝 Walkthrough

Walkthrough

Todos os cinco workflows do GitHub Actions atualizam suas etapas de checkout de actions/checkout@v4 para actions/checkout@v6 em sete locais distribuídos entre CD, CI, lint, preview e security.

Mudanças

Atualização de ações do GitHub em workflows

Layer / Arquivo(s) Resumo
Workflows de implantação, CI, lint e preview
.github/workflows/cd.yml, .github/workflows/ci.yml, .github/workflows/lint.yml, .github/workflows/preview.yml
As etapas de checkout nos workflows de CD, CI (job quality-gate), lint (eslint e typecheck) e preview são atualizadas de actions/checkout@v4 para actions/checkout@v6.
Workflows de segurança
.github/workflows/security.yml
As três etapas de checkout nos jobs gitleaks, dependency-audit e codeql são atualizadas de actions/checkout@v4 para actions/checkout@v6.

Esforço estimado de revisão de código

🎯 2 (Simple) | ⏱️ ~10 minutos

PRs possivelmente relacionadas

Poema

🐰 Do v4 ao v6 eu dou um pulo,
No checkout ajustei meu compasso,
Workflows seguem leves no entulho,
Um salto curto, porém com passo.
O coelho celebra, CI em abraço.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed O título descreve com precisão a mudança principal: atualização da versão do action actions/checkout de v4 para v6 em múltiplos workflows.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Warning

Review ran into problems

🔥 Problems

Git: Failed to clone repository. Please run the @coderabbitai full review command to re-trigger a full review. If the issue persists, set path_filters to include or exclude specific files.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6 branch from 26a0f95 to 612db4b Compare May 13, 2026 19:17
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6 branch from 612db4b to b154122 Compare May 15, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants