Skip to content

Bump actions/checkout from 5.0.0 to 6.0.2#54

Merged
tasxatzial merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6.0.2
May 27, 2026
Merged

Bump actions/checkout from 5.0.0 to 6.0.2#54
tasxatzial merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Bumps actions/checkout from 5.0.0 to 6.0.2.

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

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

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

@dependabot dependabot Bot added the x:size/small Small amount of work label Feb 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 1, 2026 10:13
@dependabot dependabot Bot added the x:size/small Small amount of work label Feb 1, 2026
@IsaacG
Copy link
Copy Markdown
Member

IsaacG commented Feb 1, 2026

The tests are sad here.

@tasxatzial
Copy link
Copy Markdown
Member

A few months ago, I managed to fix the local tests, but the Docker tests were still failing. So I decided to take a quick look at older commits, and it looks like something weird is going on with the ones from 12 Jul 2023.

Anyway, I'll take another look. No guarantees that this specific error will get fixed. Even if it is, the representer seems to be somewhat broken: #50

@IsaacG
Copy link
Copy Markdown
Member

IsaacG commented May 14, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 14, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@IsaacG
Copy link
Copy Markdown
Member

IsaacG commented May 15, 2026

@dependabot recreate

@IsaacG
Copy link
Copy Markdown
Member

IsaacG commented May 26, 2026

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@08c6903...de0fac2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  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.0.2 branch from d047cd9 to 1a9b199 Compare May 26, 2026 23:09
@IsaacG
Copy link
Copy Markdown
Member

IsaacG commented May 26, 2026

@tasxatzial Checks pass here now :) Approved and ready for you to merge.

@tasxatzial tasxatzial merged commit 4c1d375 into main May 27, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/checkout-6.0.2 branch May 27, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:size/small Small amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants