Skip to content

Commit ecf30da

Browse files
authored
Merge pull request #200 from CycloneDX/dependabot/github_actions/golangci/golangci-lint-action-6.1.1
build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
2 parents 789c44c + 47b7e01 commit ecf30da

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

0 commit comments

Comments
 (0)