Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit d441e63

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- run: go build -v .
3838
- run: go test -v ./...
3939
- name: Run linters
40-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
40+
uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
4141
with:
4242
version: latest
4343

0 commit comments

Comments
 (0)