Skip to content

Commit fe27b47

Browse files
build: update golangci-lint-action to v8 (#2319)
Co-authored-by: Unique Divine <[email protected]>
1 parent 30955ea commit fe27b47

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
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: golangci-lint
7070
if: steps.check_nibiru_go.outputs.nibiru-go == 'true'
71-
uses: golangci/golangci-lint-action@v6
71+
uses: golangci/golangci-lint-action@v8
7272
with:
7373
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
7474
version: v1.64.8

0 commit comments

Comments
 (0)