Skip to content

Commit 781cb3e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- run: go mod download
3030
- run: go build -v .
3131
- name: Run linters
32-
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
32+
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
3333
with:
3434
version: latest
3535

0 commit comments

Comments
 (0)