diff --git a/docs/ci/hidden-jobs/publish-rauc-bundle-to-hawkbit.rst b/docs/ci/hidden-jobs/publish-rauc-bundle-to-hawkbit.rst
index bc4a7b32f50f182466ab05950641372a39fb7dd8..b534f9392b812ae1339211ea7a748b2bb469a977 100644
--- a/docs/ci/hidden-jobs/publish-rauc-bundle-to-hawkbit.rst
+++ b/docs/ci/hidden-jobs/publish-rauc-bundle-to-hawkbit.rst
@@ -15,9 +15,9 @@ Usage Guide
 ===========
 
 The `.publish-rauc-bundle-to-hawkbit` job should be paired with the
-:doc:`build-rauc-bundle-job` using the `needs: ...` keyword, so that the bundle
-file is transferred as an artifact between the two jobs, and no other artifacts
-are needlessly copied.
+:doc:`build-rauc-bundle-job` using the `needs: ...` and `dependencies: ...`
+keywords, so that the bundle file is transferred as an artifact between the two
+jobs, and no other artifacts are needlessly copied.
 
 The following variables should be set in the job definition: