File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 desc : Run golangci-lint
2020 env :
2121 # renovate: datasource=git-refs depName=golangci-lint lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
22- DAGGER_GOLANGCI_LINT_SHA : e6c14178bcaaff9e102e2a89173ca31479b80629
22+ DAGGER_GOLANGCI_LINT_SHA : ceffda4aebd349a24fc00e591b4ed9b801535b65
2323 # renovate: datasource=docker depName=golangci/golangci-lint versioning=semver
2424 GOLANGCI_LINT_VERSION : v2.1.1
2525 cmds :
@@ -406,7 +406,7 @@ tasks:
406406 IMAGE_VERSION : ' {{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}'
407407 env :
408408 # renovate: datasource=git-refs depName=kustomize lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
409- DAGGER_KUSTOMIZE_SHA : e6c14178bcaaff9e102e2a89173ca31479b80629
409+ DAGGER_KUSTOMIZE_SHA : ceffda4aebd349a24fc00e591b4ed9b801535b65
410410 cmds :
411411 - >
412412 dagger -s call -m https://github.com/sagikazarmark/daggerverse/kustomize@${DAGGER_KUSTOMIZE_SHA}
@@ -436,7 +436,7 @@ tasks:
436436 - GITHUB_TOKEN
437437 env :
438438 # renovate: datasource=git-refs depName=gh lookupName=https://github.com/sagikazarmark/daggerverse
439- DAGGER_GH_SHA : e6c14178bcaaff9e102e2a89173ca31479b80629
439+ DAGGER_GH_SHA : ceffda4aebd349a24fc00e591b4ed9b801535b65
440440 preconditions :
441441 - sh : " [[ {{.GITHUB_REF}} =~ 'refs/tags/v.*' ]]"
442442 msg : not a tag, failing
You can’t perform that action at this time.
0 commit comments