Skip to content

Commit 7498dd5

Browse files
authored
Merge pull request #15 from REChain-Network-Solutions/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 3 to 9
2 parents f24fc66 + 29d6622 commit 7498dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
go-version: ${{ env.GO_VERSION }}
2424

2525
- name: Run golangci-lint
26-
uses: golangci/golangci-lint-action@v3
26+
uses: golangci/golangci-lint-action@v9
2727
with:
2828
version: latest
2929
args: --timeout=5m

0 commit comments

Comments
 (0)