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