Skip to content

Commit 04f2b08

Browse files
authored
Merge pull request #28 from SUSE/dependabot/github_actions/golangci/golangci-lint-action-6.3.3
Bump golangci/golangci-lint-action from 6.3.2 to 6.3.3
2 parents 6ddfa57 + da389dd commit 04f2b08

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

0 commit comments

Comments
 (0)