Skip to content

Commit 4e520a5

Browse files
Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#248)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fe7679 commit 4e520a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

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

0 commit comments

Comments
 (0)