Skip to content

0.23.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Dec 20:56
· 91 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.23.0
ce03de0

Added

  • Add mdlint target which runs markdownlint-cli. (#443)

Changed

  • Replace Dependabot with Renovate for dependency updates. (#438, #442)

What's Changed

  • build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 by @dependabot[bot] in #418
  • build(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #420
  • build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by @dependabot[bot] in #419
  • build(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by @dependabot[bot] in #421
  • build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #423
  • build(deps): bump github/codeql-action from 4.30.8 to 4.31.0 by @dependabot[bot] in #424
  • build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by @dependabot[bot] in #425
  • build(deps): bump github/codeql-action from 4.31.2 to 4.31.3 by @dependabot[bot] in #426
  • build(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #427
  • build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #429
  • build(deps): bump github/codeql-action from 4.31.3 to 4.31.4 by @dependabot[bot] in #428
  • build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #430
  • build(deps): bump github/codeql-action from 4.31.4 to 4.31.7 by @dependabot[bot] in #433
  • build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #432
  • build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #434
  • build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #435
  • build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 by @dependabot[bot] in #436
  • chore: Configure Renovate by @renovate[bot] in #438
  • Replace Dependabot with Renovate or dependency updates by @pellared in #442
  • feat: add markdownlint by @pellared in #443
  • docs: update README.md to include markdownlint-cli in linting section by @pellared in #446
  • feat: add gomodTidy to postUpdateOptions in renovate.json by @pellared in #447
  • chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.2 by @renovate[bot] in #444
  • chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.13.1 by @renovate[bot] in #445
  • chore(deps): update github/codeql-action action to v3.31.9 by @renovate[bot] in #440
  • chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #448
  • improve Renovate for Makefile versioning to use digest by @pellared in #449
  • chore(deps): update ghcr.io/igorshubovych/markdownlint-cli docker tag to v0.47.0 by @renovate[bot] in #450
  • Release v0.23.0 by @pellared in #451

New Contributors

Full Changelog: v0.22.1...v0.23.0