We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8460746 commit 902a99aCopy full SHA for 902a99a
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: 99210b96578ffa14b9ed3ea2e890c19557ccafb2
+ DAGGER_GOLANGCI_LINT_SHA: a11cc1b5f8800701305af2244998325ceb8cd863
35
cmds:
36
- >
37
GITHUB_REF= dagger -s call -m github.com/sagikazarmark/daggerverse/golangci-lint@${DAGGER_GOLANGCI_LINT_SHA}
0 commit comments