We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c157bb commit f5eb775Copy full SHA for f5eb775
Taskfile.yml
@@ -31,7 +31,7 @@ tasks:
31
- protoc-gen-go-grpc
32
env:
33
# renovate: datasource=git-refs depName=golangci-lint lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
34
- DAGGER_GOLANGCI_LINT_SHA: 21f771e7e26b6e4779af3a11fa290e689a8e0239
+ DAGGER_GOLANGCI_LINT_SHA: d086950194ebe9b64876833b881e66cc58b6ec27
35
cmds:
36
- >
37
GITHUB_REF= dagger -s call -m github.com/sagikazarmark/daggerverse/golangci-lint@${DAGGER_GOLANGCI_LINT_SHA}
0 commit comments