Skip to content

Commit 7a1a0c5

Browse files
committed
chore(deps): Update golangci/golangci-lint-action action to v9
1 parent 36b4dbd commit 7a1a0c5

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
@@ -51,7 +51,7 @@ jobs:
5151
- ".github/workflows/go-lint.yaml"
5252
- if: steps.changes.outputs.src == 'true'
5353
name: golangci-lint
54-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
54+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
5555
with:
5656
version: latest
5757
working-directory: ${{ matrix.folder }}

0 commit comments

Comments
 (0)