We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5bac5e commit 41fa208Copy full SHA for 41fa208
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: 5b521efa440ac96d86c4a73a053a4aeeed6890f9
+ DAGGER_GOLANGCI_LINT_SHA: 5dcc7e4c4cd5ed230046955f42e27f2166545155
35
cmds:
36
- >
37
GITHUB_REF= dagger -sc "github.com/sagikazarmark/daggerverse/golangci-lint@${DAGGER_GOLANGCI_LINT_SHA} |
0 commit comments