Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit a01dbdd

Browse files
Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 (#50)
1 parent 18b29b7 commit a01dbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
go-version-file: 'go.mod'
4747

4848
- name: golangci-lint
49-
uses: golangci/golangci-lint-action@v5.0.0
49+
uses: golangci/golangci-lint-action@v5.1.0
5050
with:
5151
version: latest
5252
args: -v --config ./.golangci.yml

0 commit comments

Comments
 (0)