Skip to content

Commit 2ed6ca9

Browse files
chore(deps): update golangci/golangci-lint-action action to v7.0.1 (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef363cb commit 2ed6ca9

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@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
40+
uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7.0.1
4141
with:
4242
version: latest
4343

0 commit comments

Comments
 (0)