Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps the version-updates group in /.github/workflows with 2 updates: actions/checkout and asdf-vm/actions.

Updates 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

Updates asdf-vm/actions from 3 to 4

Release notes

Sourced from asdf-vm/actions's releases.

v4.0.0

4.0.0 (2025-03-16)

⚠ BREAKING CHANGES

  • support asdf >= v0.16.0 (#590)

Features

Patches

  • remove origin argument from git checkout command (#591) (179e953)

Documentation

v3.0.2

3.0.2 (2023-10-12)

Patches

v3.0.1

3.0.1 (2023-10-12)

Patches

  • set same pnpm & node versions in pkg.json as in tool-versions (e4a312a)
Changelog

Sourced from asdf-vm/actions's changelog.

Changelog

All notable changes to this project will be documented in this file.

4.0.1 (2025-11-15)

Patches

  • prefer branch name when seeding plugin git ref (#606) (136a3fb)

4.0.0 (2025-03-16)

⚠ BREAKING CHANGES

  • support asdf >= v0.16.0 (#590)

Features

Patches

  • remove origin argument from git checkout command (#591) (179e953)

Documentation

3.0.2 (2023-10-12)

Patches

3.0.1 (2023-10-12)

Patches

  • set same pnpm & node versions in pkg.json as in tool-versions (e4a312a)

3.0.0 (2023-09-17)

... (truncated)

Commits
  • b7bcd02 chore(master): release 4.0.1 (#607)
  • 0260d3a Run pinact
  • 6c7149d chore(deps): bump actions/checkout from 4 to 5 (#602)
  • 23ecce9 chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#603)
  • 929df23 chore(deps): bump github/codeql-action from 3 to 4 (#604)
  • dfc9872 chore: update asdf actions to use local version
  • 136a3fb fix: prefer branch name when seeding plugin git ref (#606)
  • 1561874 chore: repository maintenance (#605)
  • 1902764 chore(master): release 4.0.0 (#578)
  • 9cd779f docs: list all options for each Action (#588)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the version-updates group in /.github/workflows with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [asdf-vm/actions](https://github.com/asdf-vm/actions).


Updates `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)

Updates `asdf-vm/actions` from 3 to 4
- [Release notes](https://github.com/asdf-vm/actions/releases)
- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)
- [Commits](asdf-vm/actions@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: asdf-vm/actions
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added changes/meta .github file changes kind/chore Chore to be completed, e.g. renovate priority/1 Highest priority status/review Ready for review labels Jan 16, 2026
@dependabot dependabot bot requested a review from mrlunchbox777 as a code owner January 16, 2026 10:34
@dependabot dependabot bot added kind/chore Chore to be completed, e.g. renovate changes/meta .github file changes priority/1 Highest priority status/review Ready for review labels Jan 16, 2026
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 16, 2026
@github-actions
Copy link

Thank you for being part of our community and opening a pull request. We will work with you as soon as possible to integrate your contribution.

@mrlunchbox777
Copy link
Owner

@copilot can you do the docs bump to fix the pipe?

Copy link
Contributor

Copilot AI commented Jan 16, 2026

@mrlunchbox777 I've opened a new pull request, #260, to work on those changes. Once the pull request is ready, I'll request review from you.

@mrlunchbox777
Copy link
Owner

#260

@copilot can you open a new issue to add configuration or a workflow to bump the docs automatically with dependabot PRs?

Copy link
Contributor

Copilot AI commented Jan 16, 2026

@mrlunchbox777 I've opened a new pull request, #261, to work on those changes. Once the pull request is ready, I'll request review from you.

…b Actions updates (#260)

* Initial plan

* chore: bump version to 0.1.4 for GitHub Actions updates

Co-authored-by: mrlunchbox777 <9466269+mrlunchbox777@users.noreply.github.com>

* fix: add path filters to code coverage workflow to skip on docs-only changes

Co-authored-by: mrlunchbox777 <9466269+mrlunchbox777@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mrlunchbox777 <9466269+mrlunchbox777@users.noreply.github.com>
@github-actions github-actions bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. changes/documentation Documentation file changes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. changes/root Root file changes and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 16, 2026
@github-actions github-actions bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 16, 2026
@mrlunchbox777 mrlunchbox777 requested a review from Copilot January 16, 2026 18:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates GitHub Actions dependencies in the workflow files, bumping actions/checkout from v4 to v6 and asdf-vm/actions from v3 to v4. The version constant and CHANGELOG have been updated accordingly, and path filters have been added to the go-coverage-report workflow.

Changes:

  • Updated actions/checkout to v6 across all workflows (.github/workflows/action-validator.yaml, docs-bump.yaml, go-coverage-report.yaml, codeql.yaml)
  • Updated asdf-vm/actions/install to v4 in action-validator.yaml
  • Added path filters to go-coverage-report.yaml to run the workflow only when Go files or workflow itself changes
  • Updated version constant from 0.1.3 to 0.1.4 in constants.yaml
  • Added CHANGELOG entry for version 0.1.4 documenting the dependency updates

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/action-validator.yaml Updated actions/checkout to v6 and asdf-vm/actions/install to v4
.github/workflows/docs-bump.yaml Updated actions/checkout to v6
.github/workflows/go-coverage-report.yaml Updated actions/checkout to v6 and added path filters for pull_request and push triggers
bsctl/static/resources/constants.yaml Bumped BasicSetupCliVersion from 0.1.3 to 0.1.4
CHANGELOG.md Added version 0.1.4 entry with details about GitHub Actions dependency updates
Comments suppressed due to low confidence (1)

CHANGELOG.md:15

  • The date '2025-06-27' is in the future relative to earlier entries. Given that version 0.1.1 is dated 2024-06-28, this should likely be '2024-06-27'.
## [0.1.2] - 2025-06-27

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Owner

@mrlunchbox777 mrlunchbox777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mrlunchbox777 mrlunchbox777 merged commit 9b042e7 into main Jan 16, 2026
14 checks passed
@mrlunchbox777 mrlunchbox777 deleted the dependabot/github_actions/dot-github/workflows/version-updates-4dbe6115e0 branch January 16, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changes/documentation Documentation file changes changes/meta .github file changes changes/root Root file changes kind/chore Chore to be completed, e.g. renovate priority/1 Highest priority size/S Denotes a PR that changes 10-29 lines, ignoring generated files. status/review Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants