Skip to content

Commit aaf3b31

Browse files
authored
ci(action): update golangci/golangci-lint-action action to v3.7.1 (#15)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 91a2b7d commit aaf3b31

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
@@ -24,4 +24,4 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
2626
- name: golangci-lint
27-
uses: golangci/golangci-lint-action@v3
27+
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3.7.1

0 commit comments

Comments
 (0)