Skip to content

Commit 83031d6

Browse files
authored
Merge pull request #117 from CycloneDX/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
2 parents 0ed4535 + 8b51c39 commit 83031d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
go-version: "1.20"
3737
check-latest: true
3838
- name: Run golangci-lint
39-
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
39+
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # tag=v3.7.0
4040
with:
4141
version: latest
4242

0 commit comments

Comments
 (0)