Skip to content

Commit 6c136ff

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

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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
32+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
3333
with:
3434
version: latest
3535

0 commit comments

Comments
 (0)