Skip to content

Commit 3fd1048

Browse files
Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 in the actions group (#4335)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 180e0da commit 3fd1048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
go-version-file: "go.mod"
4949
cache: false
5050
- name: golangci-lint
51-
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601
51+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20
5252
with:
5353
only-new-issues: true
5454
version: v2.5.0

0 commit comments

Comments
 (0)