Skip to content

Commit 47ca2d8

Browse files
authored
Merge pull request #621 from CycloneDX/dependabot/github_actions/golangci/golangci-lint-action-6.5.1
build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
2 parents 98ade53 + ac8df36 commit 47ca2d8

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
@@ -40,7 +40,7 @@ jobs:
4040
go-version: "1.23"
4141
check-latest: true
4242
- name: Run golangci-lint
43-
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v6.5.0
43+
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # tag=v6.5.1
4444
with:
4545
version: latest
4646
- name: Scan Dockerfiles

0 commit comments

Comments
 (0)