diff --git a/.forgejo/workflows/fetch-upstream-cdi.yaml b/.forgejo/workflows/fetch-upstream-cdi.yaml index 408fdd8..09e39f3 100644 --- a/.forgejo/workflows/fetch-upstream-cdi.yaml +++ b/.forgejo/workflows/fetch-upstream-cdi.yaml @@ -11,7 +11,7 @@ on: env: # renovate: datasource=github-releases depName=kubevirt/containerized-data-importer - KUBEVIRTCDI_VERSION: v1.60.2 + KUBEVIRTCDI_VERSION: v1.60.3 jobs: fetch-upstream: