Skip to content

Commit c80c672

Browse files
chore(deps): update golangci/golangci-lint-action action to v8 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f695390 commit c80c672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
cache-dependency-path: "**/*.sum"
4848

4949
- name: GolangCI Lint
50-
uses: golangci/golangci-lint-action@v7
50+
uses: golangci/golangci-lint-action@v8
5151
with:
5252
working-directory: src/
5353
version: latest

0 commit comments

Comments
 (0)