Skip to content

[Dependencies]: bump actions/checkout from 6.0.2 to 6.0.3#615

Merged
credfeto merged 3 commits into
mainfrom
dependabot/github_actions/actions/checkout-6.0.3
Jun 9, 2026
Merged

[Dependencies]: bump actions/checkout from 6.0.2 to 6.0.3#615
credfeto merged 3 commits into
mainfrom
dependabot/github_actions/actions/checkout-6.0.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6.0.2 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

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 Changelog Not Required No changelog entry required for this pull request dependencies Updates to dependencies github-actions Github actions workflow files labels Jun 3, 2026
@credfeto

credfeto commented Jun 3, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

2 similar comments
@credfeto

credfeto commented Jun 3, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@credfeto

credfeto commented Jun 3, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 6b8b161 to 60b5133 Compare June 3, 2026 21:05
@credfeto

credfeto commented Jun 4, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 60b5133 to c3e6020 Compare June 4, 2026 17:27
@credfeto

credfeto commented Jun 4, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

1 similar comment
@credfeto

credfeto commented Jun 4, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from c3e6020 to ee278db Compare June 4, 2026 18:32
@credfeto

credfeto commented Jun 4, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from ee278db to 606c4e7 Compare June 4, 2026 21:38
@credfeto

credfeto commented Jun 4, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 606c4e7 to d31ef6a Compare June 4, 2026 22:27
@credfeto

credfeto commented Jun 5, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from d31ef6a to 0da2e78 Compare June 5, 2026 09:02
@credfeto

credfeto commented Jun 5, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 0da2e78 to 947d682 Compare June 5, 2026 10:43
@credfeto

credfeto commented Jun 5, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 947d682 to 17a76ee Compare June 5, 2026 10:47
@credfeto

credfeto commented Jun 5, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

1 similar comment
@credfeto

credfeto commented Jun 5, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 17a76ee to 9310bba Compare June 5, 2026 15:08
@credfeto

credfeto commented Jun 5, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 9310bba to db99686 Compare June 5, 2026 17:57
@credfeto

credfeto commented Jun 5, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from db99686 to 8955a16 Compare June 5, 2026 19:24
@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dnyw4l3n13 added a commit that referenced this pull request Jun 8, 2026
- on_new_pr.yml: add checkout step before local composite action usage in
  enable-auto-merge and auto_approve_dependabot jobs; pull_request_target
  runs with an empty workspace so local actions are unresolvable without
  an explicit checkout
- pr-lint.yml: skip SOURCE_PUSH_TOKEN check for dependabot[bot] actor and
  fall back to github.token for super-linter so lint-code passes on
  Dependabot PRs where Actions secrets are unavailable
- build-and-publish-pre-release.yml: skip build-pre-release job for
  dependabot/* branches; Dependabot pushes run in a restricted secret
  context where SOURCE_PUSH_TOKEN is unavailable, causing the required
  check to fail
- pr-code-review-and-approve.yml: fall back to github.token when
  SOURCE_PUSH_TOKEN is not set so the Copilot review request does not
  error on missing required input

Prompt: Work on pull request #615 in credfeto/scripts. Fix CI failures for Dependabot PRs.
@dnyw4l3n13 dnyw4l3n13 force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 4bb1162 to 10d611f Compare June 8, 2026 10:20
@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Super-linter summary

Language Validation result
GITHUB_ACTIONS Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

1 similar comment
@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

1 similar comment
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dnyw4l3n13 added a commit that referenced this pull request Jun 8, 2026
- on_new_pr.yml: add checkout step before local composite action usage in
  enable-auto-merge and auto_approve_dependabot jobs; pull_request_target
  runs with an empty workspace so local actions are unresolvable without
  an explicit checkout
- pr-lint.yml: skip SOURCE_PUSH_TOKEN check for dependabot[bot] actor and
  fall back to github.token for super-linter so lint-code passes on
  Dependabot PRs where Actions secrets are unavailable
- build-and-publish-pre-release.yml: skip build-pre-release job for
  dependabot/* branches; Dependabot pushes run in a restricted secret
  context where SOURCE_PUSH_TOKEN is unavailable, causing the required
  check to fail
- pr-code-review-and-approve.yml: fall back to github.token when
  SOURCE_PUSH_TOKEN is not set so the Copilot review request does not
  error on missing required input

Prompt: Work on pull request #615 in credfeto/scripts. Fix CI failures for Dependabot PRs.
@dnyw4l3n13 dnyw4l3n13 force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 10d611f to 00add75 Compare June 8, 2026 15:19
@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Super-linter summary

Language Validation result
GITHUB_ACTIONS Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dnyw4l3n13 added a commit that referenced this pull request Jun 8, 2026
- on_new_pr.yml: add checkout step before local composite action usage in
  enable-auto-merge and auto_approve_dependabot jobs; pull_request_target
  runs with an empty workspace so local actions are unresolvable without
  an explicit checkout
- pr-lint.yml: skip SOURCE_PUSH_TOKEN check for dependabot[bot] actor and
  fall back to github.token for super-linter so lint-code passes on
  Dependabot PRs where Actions secrets are unavailable
- build-and-publish-pre-release.yml: skip build-pre-release job for
  dependabot/* branches; Dependabot pushes run in a restricted secret
  context where SOURCE_PUSH_TOKEN is unavailable, causing the required
  check to fail
- pr-code-review-and-approve.yml: fall back to github.token when
  SOURCE_PUSH_TOKEN is not set so the Copilot review request does not
  error on missing required input

Prompt: Work on pull request #615 in credfeto/scripts. Fix CI failures for Dependabot PRs.
@dnyw4l3n13 dnyw4l3n13 force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 00add75 to 6e6837b Compare June 8, 2026 16:18
@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Super-linter summary

Language Validation result
GITHUB_ACTIONS Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot Bot and others added 3 commits June 9, 2026 00:16
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@v6.0.2...v6.0.3)

---
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>
- on_new_pr.yml: add checkout step before local composite action usage in
  enable-auto-merge and auto_approve_dependabot jobs; pull_request_target
  runs with an empty workspace so local actions are unresolvable without
  an explicit checkout
- pr-lint.yml: skip SOURCE_PUSH_TOKEN check for dependabot[bot] actor and
  fall back to github.token for super-linter so lint-code passes on
  Dependabot PRs where Actions secrets are unavailable
- build-and-publish-pre-release.yml: skip build-pre-release job for
  dependabot/* branches; Dependabot pushes run in a restricted secret
  context where SOURCE_PUSH_TOKEN is unavailable, causing the required
  check to fail
- pr-code-review-and-approve.yml: fall back to github.token when
  SOURCE_PUSH_TOKEN is not set so the Copilot review request does not
  error on missing required input

Prompt: Work on pull request #615 in credfeto/scripts. Fix CI failures for Dependabot PRs.
- Add missing --- document-start to geoipupdate.yml and powershell-analysis.yml
- Fix bracket spacing and list indentation in powershell-analysis.yml
- Skip include-changelog-entry steps when PR has Changelog Not Required label
@dnyw4l3n13 dnyw4l3n13 force-pushed the dependabot/github_actions/actions/checkout-6.0.3 branch from 6e6837b to dc6841f Compare June 8, 2026 23:16
@credfeto

credfeto commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Super-linter summary

Language Validation result
GITHUB_ACTIONS Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@credfeto credfeto merged commit d4897f2 into main Jun 9, 2026
27 of 29 checks passed
@credfeto credfeto deleted the dependabot/github_actions/actions/checkout-6.0.3 branch June 9, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog Not Required No changelog entry required for this pull request dependencies Updates to dependencies github-actions Github actions workflow files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants