Skip to content

Commit 6ba210a

Browse files
authored
chore(deps): update golangci/golangci-lint-action action to v9.2.1 (#3436)
1 parent 80b4dd5 commit 6ba210a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cache-dependency-path: ${{ matrix.folder }}/go.sum
4141
- if: steps.changes.outputs.src == 'true'
4242
name: golangci-lint
43-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
43+
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
4444
with:
4545
version: latest
4646
working-directory: ${{ matrix.folder }}

0 commit comments

Comments
 (0)