Skip to content

Commit 094b2b6

Browse files
authored
Merge pull request #191 from CycloneDX/dependabot/github_actions/golangci/golangci-lint-action-6.1.0
build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
2 parents 17e9df7 + ea69355 commit 094b2b6

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
@@ -37,7 +37,7 @@ jobs:
3737
check-latest: true
3838
cache: false
3939
- name: Run golangci-lint
40-
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # tag=v6.0.1
40+
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # tag=v6.1.0
4141
with:
4242
version: latest
4343
args: --verbose

0 commit comments

Comments
 (0)