Skip to content

Commit be7031b

Browse files
authored
build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#138)
2 parents cd91e68 + ecb4131 commit be7031b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
- name: staticcheck
6161
run: staticcheck ./...
6262
- name: golangci-lint
63-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20
63+
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee
6464
# with:
6565
# version: "${{ steps.settings.outputs.golangci_lint_version }}"

0 commit comments

Comments
 (0)