Skip to content

Commit f7e501b

Browse files
Update golangci/golangci-lint-action action to v9.3.0
1 parent 0fa3bf1 commit f7e501b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@v6.0.2
3737

3838
- name: Golangci-lint
39-
uses: golangci/golangci-lint-action@v9.2.0
39+
uses: golangci/golangci-lint-action@v9.3.0
4040

4141

4242
go-test:

0 commit comments

Comments
 (0)