mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
chore(deps): update all cloudnative-pg daggerverse dependencies to a20e0c2 (#179)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0d25af9aa2
commit
aacaee4256
@ -34,7 +34,7 @@ tasks:
|
||||
desc: Run spellcheck
|
||||
env:
|
||||
# renovate: datasource=git-refs depName=spellcheck lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
|
||||
DAGGER_SPELLCHECK_SHA: 9151fdb403298e305889668706b6cd69bb287e88
|
||||
DAGGER_SPELLCHECK_SHA: a20e0c26fbaed660d9970eecb9f1381149b90f01
|
||||
cmds:
|
||||
- >
|
||||
GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/spellcheck@${DAGGER_SPELLCHECK_SHA}
|
||||
@ -48,7 +48,7 @@ tasks:
|
||||
desc: Check for conventional commits
|
||||
env:
|
||||
# renovate: datasource=git-refs depName=commitlint lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
|
||||
DAGGER_COMMITLINT_SHA: 9151fdb403298e305889668706b6cd69bb287e88
|
||||
DAGGER_COMMITLINT_SHA: a20e0c26fbaed660d9970eecb9f1381149b90f01
|
||||
cmds:
|
||||
- >
|
||||
GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/commitlint@${DAGGER_COMMITLINT_SHA}
|
||||
@ -60,7 +60,7 @@ tasks:
|
||||
- manifest-main
|
||||
env:
|
||||
# renovate: datasource=git-refs depName=uncommitted lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
|
||||
DAGGER_UNCOMMITTED_SHA: 9151fdb403298e305889668706b6cd69bb287e88
|
||||
DAGGER_UNCOMMITTED_SHA: a20e0c26fbaed660d9970eecb9f1381149b90f01
|
||||
cmds:
|
||||
- GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/uncommitted@${DAGGER_UNCOMMITTED_SHA} check-uncommitted --source . stdout
|
||||
sources:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user