Skip to content

build(deps): Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1#135

Merged
tab merged 2 commits into
masterfrom
dependabot/github_actions/golangci/golangci-lint-action-9.2.1
Jun 2, 2026
Merged

build(deps): Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1#135
tab merged 2 commits into
masterfrom
dependabot/github_actions/golangci/golangci-lint-action-9.2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golangci/golangci-lint-action](https://github.com/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)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot assigned tab Jun 2, 2026
@dependabot dependabot Bot requested a review from tab as a code owner June 2, 2026 07:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 2, 2026
@tab tab requested a review from Copilot June 2, 2026 17:15

Copilot AI left a comment

Copy link
Copy Markdown

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 bumps the pinned golangci/golangci-lint-action used by CI workflows from v9.2.0 to v9.2.1 (via commit SHA), keeping lint execution consistent across master and PR checks.

Changes:

  • Update the golangci/golangci-lint-action pin SHA in the Master workflow.
  • Update the golangci/golangci-lint-action pin SHA in the Checks workflow.
  • Keep the adjacent release-link comment in the workflows in sync with the bumped version (requested in review comments).

Reviewed changes

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

File Description
.github/workflows/master.yaml Bumps the pinned golangci-lint-action SHA used by the master-branch linter job.
.github/workflows/checks.yaml Bumps the pinned golangci-lint-action SHA used by the PR linter job.

Comment thread .github/workflows/master.yaml Outdated
Comment thread .github/workflows/checks.yaml Outdated
Copilot finished work on behalf of tab June 2, 2026 18:08
@sentry

sentry Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.48%. Comparing base (03abff7) to head (7889120).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #135   +/-   ##
=======================================
  Coverage   89.48%   89.48%           
=======================================
  Files          63       63           
  Lines        5899     5899           
=======================================
  Hits         5279     5279           
+ Misses        488      487    -1     
- Partials      132      133    +1     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tab tab merged commit 7fcbdaa into master Jun 2, 2026
10 checks passed
@tab tab deleted the dependabot/github_actions/golangci/golangci-lint-action-9.2.1 branch June 2, 2026 18:20
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.

3 participants