Skip to content

Commit 0d3b915

Browse files
chore(deps): update golangci/golangci-lint-action action to v6.4.0 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Kim Oliver Drechsel <[email protected]>
1 parent dcd92f8 commit 0d3b915

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@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
40+
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6.4.0
4141
with:
4242
version: latest
4343

0 commit comments

Comments
 (0)