Skip to content

Commit e0aa28a

Browse files
Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#242)
1 parent cea65b1 commit e0aa28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v6.0.0
1313
- name: golangci-lint
14-
uses: golangci/golangci-lint-action@v9.0.0
14+
uses: golangci/golangci-lint-action@v9.1.0
1515
with:
1616
version: latest

0 commit comments

Comments
 (0)