Skip to content

Commit d41f663

Browse files
build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#3)
1 parent d34c88b commit d41f663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
go-version-file: go.mod
2626

2727
- name: golangci-lint
28-
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
28+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
2929
with:
3030
version: ${{ env.GOLANGCI_LINT_VERSION }}
3131

0 commit comments

Comments
 (0)