Skip to content

Commit beddc36

Browse files
chore(deps): update golangci/golangci-lint-action action to v6.5.0 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a357607 commit beddc36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129

130130
- name: "Lint"
131131
if: inputs.lint_enabled && runner.os == 'Linux'
132-
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
132+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
133133
with:
134134
version: "latest"
135135
only-new-issues: true

0 commit comments

Comments
 (0)