Skip to content

Commit e349ca9

Browse files
chore(deps): update golangci/golangci-lint-action action to v9.2.0 (#590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f97759 commit e349ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# Running golangci-lint
4040
- name: Linting
4141
if: matrix.lint
42-
uses: golangci/golangci-lint-action@v9.1.0
42+
uses: golangci/golangci-lint-action@v9.2.0
4343
with:
4444
version: v2.4.0
4545
only-new-issues: true

0 commit comments

Comments
 (0)