Skip to content

Commit 9ce675a

Browse files
renovate[bot]cedi
andauthored
Update golangci/golangci-lint-action action to v7 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cedric Kienzler <[email protected]>
1 parent efbbed1 commit 9ce675a

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@v3
50+
uses: golangci/golangci-lint-action@v7
5151
with:
5252
working-directory: src/
5353
version: latest

0 commit comments

Comments
 (0)