Skip to content

Commit 84781bf

Browse files
authored
Merge branch 'main' into dependabot/go_modules/docker-e67280ac4a
2 parents a54c105 + 448cb4c commit 84781bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/setup-go@v6
3939
with:
4040
go-version: 'stable'
41-
- uses: golangci/golangci-lint-action@v8
41+
- uses: golangci/golangci-lint-action@v9
4242
with:
4343
args: --timeout=10m
4444

0 commit comments

Comments
 (0)