Skip to content

Commit 247aecc

Browse files
authored
Merge branch 'main' into dependabot/docker/library/golang-1.24.0-alpine
2 parents 3768d20 + 1c2d4eb commit 247aecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
go-version: "${{ steps.gover.outputs.goversion }}"
3636
- name: golangci-lint
37-
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # tag=v3.7.1
37+
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # tag=v3.7.1
3838
with:
3939
version: v1.60.1
4040
args: --timeout=5m

0 commit comments

Comments
 (0)