Skip to content

chore(deps): bump actions/checkout from 6 to 6.0.3 in the actions group across 1 directory#810

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

chore(deps): bump actions/checkout from 6 to 6.0.3 in the actions group across 1 directory#810
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-6a98abd9ac

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 1 update in the / directory: actions/checkout.

Updates actions/checkout from 6 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

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

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

Changelog

Sourced from actions/checkout's changelog.

v6.0.3

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 2026
@henryiii

Copy link
Copy Markdown
Collaborator

Why did Dependabot go from v6 to v6.0.3? It's not supposed to do that, it's supposed to keep the same style. And there's a v7 now too.

@henryiii

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps the actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6 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@v6...v6.0.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump actions/checkout from 6 to 6.0.3 in the actions group chore(deps): bump actions/checkout from 6 to 6.0.3 in the actions group across 1 directory Jun 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-6a98abd9ac branch from 91d0399 to 3ae1d4f Compare June 19, 2026 14:05
@henryiii

Copy link
Copy Markdown
Collaborator

And Dependabot wiped the "Dependabot commands and options" section on recreation. And didn't fix the problem.

@henryiii

Copy link
Copy Markdown
Collaborator

Ahh, I know why (not the commands wipe, but the v6 -> v6.0.3 and ignoring of v7):

cooldown:
default-days: 7

That basically forces an old tag if the moving tag is less than 7 days old.

@henryiii

Copy link
Copy Markdown
Collaborator

The main change in v7 is extra security (protection against "pwn request" vulnerabilities), ironically.

@henryiii

Copy link
Copy Markdown
Collaborator

This is not tied to the guide / cookie (separate updates), so maybe we should just go full frozen, and only have floating tags for the guide / cookie.

@drammock

Copy link
Copy Markdown
Member

That basically forces an old tag if the moving tag is less than 7 days old.

so, close this, and 7 days from now it will open a new one bumping to v7?

@henryiii

Copy link
Copy Markdown
Collaborator

I think so. But since this is our internal actions, we can go ahead and make this properly fixed and hashed, with a lower frequency, and only keep the public ones loose (since they show up in a guide, and should be simple and easy to get started with).

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.

2 participants