Skip to content

Commit 5395388

Browse files
chore(deps): update golangci/golangci-lint-action action to v4.0.1 (#449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d103c39 commit 5395388

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/[email protected].0
42+
uses: golangci/[email protected].1
4343
with:
4444
version: v1.56.2
4545
only-new-issues: true

0 commit comments

Comments
 (0)