Skip to content

Commit 6ddfa57

Browse files
authored
Merge pull request #27 from SUSE/dependabot/github_actions/golangci/golangci-lint-action-6.3.2
Bump golangci/golangci-lint-action from 6.3.0 to 6.3.2
2 parents 9d025fd + 2816222 commit 6ddfa57

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@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
30+
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
3131
with:
3232
version: v1.61.0
3333
args: --timeout=5m

0 commit comments

Comments
 (0)