Skip to content

Commit e0ff420

Browse files
Result of tsccr-helper -log-level=info gha update -latest .github/
1 parent bcaf368 commit e0ff420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
go-version-file: 'go.mod'
2323
- run: go mod download
24-
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
24+
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
2525

2626
test:
2727
name: test (Go v${{ matrix.go-version }})

0 commit comments

Comments
 (0)