Skip to content

Commit b925b30

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
go-version: 'stable'
2020
- name: Run golangci-lint
21-
uses: golangci/[email protected].0
21+
uses: golangci/[email protected].1
2222
with:
2323
version: latest
2424
test-coverage:

0 commit comments

Comments
 (0)