We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54e616 commit ba61d50Copy full SHA for ba61d50
.github/workflows/pr.yaml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
go-version: '1.21'
13
check-latest: true
14
- - uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
+ - uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
15
16
args: --timeout 3m --verbose
17
build:
0 commit comments