Skip to content

Commit d3cb241

Browse files
authored
Merge pull request #33 from SUSE/dependabot/github_actions/golangci/golangci-lint-action-6.5.2
Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
2 parents 767c422 + 0a86273 commit d3cb241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
go-version: "1.23"
2929
- name: golangci-lint
30-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
30+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
3131
with:
3232
version: v1.61.0
3333
args: --timeout=5m

0 commit comments

Comments
 (0)