File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 desc : Run spellcheck
3535 env :
3636 # renovate: datasource=git-refs depName=spellcheck lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
37- DAGGER_SPELLCHECK_SHA : db65290569cb7723a32e72fcfb134668e7b998c8
37+ DAGGER_SPELLCHECK_SHA : ba865842d907910c469d016c3ecfa009e4c66915
3838 cmds :
3939 - >
4040 GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/spellcheck@${DAGGER_SPELLCHECK_SHA}
4848 desc : Check for conventional commits
4949 env :
5050 # renovate: datasource=git-refs depName=commitlint lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
51- DAGGER_COMMITLINT_SHA : db65290569cb7723a32e72fcfb134668e7b998c8
51+ DAGGER_COMMITLINT_SHA : ba865842d907910c469d016c3ecfa009e4c66915
5252 cmds :
5353 - >
5454 GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/commitlint@${DAGGER_COMMITLINT_SHA}
6161 - apidoc
6262 env :
6363 # renovate: datasource=git-refs depName=uncommitted lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
64- DAGGER_UNCOMMITTED_SHA : db65290569cb7723a32e72fcfb134668e7b998c8
64+ DAGGER_UNCOMMITTED_SHA : ba865842d907910c469d016c3ecfa009e4c66915
6565 cmds :
6666 - GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/uncommitted@${DAGGER_UNCOMMITTED_SHA} check-uncommitted --source . stdout
6767 sources :
@@ -371,7 +371,7 @@ tasks:
371371 run : once
372372 env :
373373 # renovate: datasource=git-refs depName=controller-gen lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
374- DAGGER_CONTROLLER_GEN_SHA : db65290569cb7723a32e72fcfb134668e7b998c8
374+ DAGGER_CONTROLLER_GEN_SHA : ba865842d907910c469d016c3ecfa009e4c66915
375375 cmds :
376376 - >
377377 GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/controller-gen@${DAGGER_CONTROLLER_GEN_SHA}
You can’t perform that action at this time.
0 commit comments