Skip to content

Commit 116bfb2

Browse files
committed
chore(deps): update golangci/golangci-lint-action action to v7
1 parent 5c7764d commit 116bfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- ".github/workflows/go-lint.yaml"
5555
- if: steps.changes.outputs.src == 'true'
5656
name: golangci-lint
57-
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
57+
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
5858
with:
5959
version: latest
6060
working-directory: ${{ matrix.folder }}

0 commit comments

Comments
 (0)