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