Skip to content

chore(deps): bump the github-actions group across 1 directory with 5 updates#317

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-05efa94e40
Open

chore(deps): bump the github-actions group across 1 directory with 5 updates#317
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-05efa94e40

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the github-actions group with 5 updates in the / directory:

Package From To
actions/setup-go 6.2.0 6.4.0
vladopajic/go-test-coverage 2.18.3 2.18.8
golangci/golangci-lint-action 9.2.0 9.2.1
peaceiris/actions-hugo 3.0.0 3.2.1
peaceiris/actions-gh-pages 4.0.0 4.1.0

Updates actions/setup-go from 6.2.0 to 6.4.0

Release notes

Sourced from actions/setup-go's releases.

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

Commits

Updates vladopajic/go-test-coverage from 2.18.3 to 2.18.8

Release notes

Sourced from vladopajic/go-test-coverage's releases.

v2.18.8

What's Changed

Full Changelog: vladopajic/go-test-coverage@v2.18.7...v2.18.8

v2.18.7

What's Changed

Full Changelog: vladopajic/go-test-coverage@v2.18.6...v2.18.7

v2.18.6

What's Changed

Full Changelog: vladopajic/go-test-coverage@v2.18.5...v2.18.6

v2.18.5

What's Changed

TLD

  • this release includes security hardening and various improvements.
  • smaller performance gains in #304

Full Changelog: vladopajic/go-test-coverage@v2.18.4...2.18.5

v2.18.4

What's Changed

... (truncated)

Commits
  • a93b868 chore(version): bump to v2.18.8
  • c4cedbc chore: better logs
  • 8099a47 fix(coverage): wrong index returned in #308 (#312)
  • a3306c2 chore(deps): bump dawidd6/action-download-artifact from 20 to 21 (#311)
  • 8cfd056 chore(version): bump to v2.18.7
  • 4203ba5 chore(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 (#307)
  • c43ff5b fix(coverage): file search should be preceded by / (#308)
  • b7a53f8 chore(version): bump to v2.18.6
  • bb6f9c6 fix(docker): add certs (#306)
  • 5b86b55 chore(version): bump to v2.18.5
  • Additional commits viewable in compare view

Updates golangci/golangci-lint-action from 9.2.0 to 9.2.1

Release notes

Sourced from golangci/golangci-lint-action's releases.

v9.2.1

What's Changed

IMPORTANT: this is the first immutable release.

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.0...v9.2.1

Commits
  • 82606bf chore: prepare release v9.2.1
  • 97c8387 chore: improve workflows (#1394)
  • 28d0a19 build(deps): bump the dependencies group across 1 directory with 2 updates
  • 633fbc7 build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#1391)
  • 59f43e2 build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1389)
  • 9eb174e build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#1386)
  • 4f52504 build(deps): bump github/codeql-action from 4 to 4.35.2 (#1384)
  • 6f87dfd docs: update examples
  • c9500d7 chore: improve workflows
  • 03b1faa chore: improve issue templates
  • Additional commits viewable in compare view

Updates peaceiris/actions-hugo from 3.0.0 to 3.2.1

Release notes

Sourced from peaceiris/actions-hugo's releases.

actions-hugo v3.2.1

See CHANGELOG.md for more details.

What's Changed

Full Changelog: peaceiris/actions-hugo@v3.2.0...v3.2.1

actions-hugo v3.2.0

See CHANGELOG.md for more details.

What's Changed

Full Changelog: peaceiris/actions-hugo@v3.1.0...v3.2.0

actions-hugo v3.1.0

See CHANGELOG.md for more details.

What's Changed

New Contributors

Full Changelog: peaceiris/actions-hugo@v3.0.0...v3.1.0

Changelog

Sourced from peaceiris/actions-hugo's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.2.1 (2026-05-10)

fix

3.2.0 (2026-05-10)

build

chore

ci

docs

  • add pull request template (d488e4d)
  • document build artifact constraint (e3c35ac)

feat

fix

3.1.0 (2026-05-10)

... (truncated)

Commits
  • 2752ce1 chore(release): 3.2.1
  • d8391e6 chore(release): Add build assets
  • 4e5bf41 fix: handle Hugo 0.139.5 archive fallback (#696)
  • c2f9fa4 chore(release): Remove build assets [skip ci]
  • cf03c8d chore(release): 3.2.0
  • 50c0903 chore(release): Add build assets
  • 681f914 ci: bump github/codeql-action from 3.35.4 to 4.35.4 (#694)
  • 7c673b8 ci: bump peaceiris/actions-hugo from 3.0.0 to 3.1.0 (#693)
  • 27f9d4a ci: bump actions/upload-artifact from 4.6.2 to 7.0.1 (#692)
  • 71c032c ci: bump actions/checkout from 4.3.1 to 6.0.2 (#691)
  • Additional commits viewable in compare view

Updates peaceiris/actions-gh-pages from 4.0.0 to 4.1.0

Release notes

Sourced from peaceiris/actions-gh-pages's releases.

actions-github-pages v4.1.0

See CHANGELOG.md for more details.

What's Changed

New Contributors

Full Changelog: peaceiris/actions-gh-pages@v4.0.0...v4.1.0

Changelog

Sourced from peaceiris/actions-gh-pages's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.0 (2026-05-12)

chore

ci

docs

4.0.0 (2024-04-08)

build

chore

ci

docs

... (truncated)

Commits
  • 84c30a8 chore(release): 4.1.0
  • 6fa0f50 chore(release): Add build assets
  • 3b7506a chore(deps): update dependency trim-newlines to v5 (#1158)
  • aa0466c ci: harden GitHub Actions workflows (#1156)
  • 31835fb chore(deps): update actions/labeler action to v6 (#1153)
  • f4f1bc4 chore(deps): update peaceiris/actions-mdbook action to v2 (#1161)
  • a5e4979 chore(deps): update dependency ubuntu to v24 (#1159)
  • 6cc3bac chore(deps): update github/codeql-action action to v4 (#1160)
  • 0d6e9f4 chore(deps): update actions/setup-node action to v6 (#1154)
  • d70c101 chore(deps): update actions/upload-artifact action to v7 (#1155)
  • 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 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

…updates

Bumps the github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/setup-go](https://github.com/actions/setup-go) | `6.2.0` | `6.4.0` |
| [vladopajic/go-test-coverage](https://github.com/vladopajic/go-test-coverage) | `2.18.3` | `2.18.8` |
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `9.2.0` | `9.2.1` |
| [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) | `3.0.0` | `3.2.1` |
| [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) | `4.0.0` | `4.1.0` |



Updates `actions/setup-go` from 6.2.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@7a3fe6c...4a36011)

Updates `vladopajic/go-test-coverage` from 2.18.3 to 2.18.8
- [Release notes](https://github.com/vladopajic/go-test-coverage/releases)
- [Commits](vladopajic/go-test-coverage@679e680...a93b868)

Updates `golangci/golangci-lint-action` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@1e7e51e...82606bf)

Updates `peaceiris/actions-hugo` from 3.0.0 to 3.2.1
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-hugo@75d2e84...2752ce1)

Updates `peaceiris/actions-gh-pages` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-gh-pages@4f9cc66...84c30a8)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: vladopajic/go-test-coverage
  dependency-version: 2.18.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: peaceiris/actions-hugo
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: peaceiris/actions-gh-pages
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 26, 2026
@github-actions github-actions Bot enabled auto-merge May 26, 2026 06:42
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