diff --git a/.github/workflows/release-actions.yml b/.github/workflows/release-actions.yml index e00261b..dc174ed 100644 --- a/.github/workflows/release-actions.yml +++ b/.github/workflows/release-actions.yml @@ -273,7 +273,7 @@ jobs: - name: 📖 Generate documentation id: generate-documentation - uses: hoverkraft-tech/ci-dokumentor@301ef70a95e03b39e07ee0d3dc2da21de82e51ce # 0.4.0 + uses: hoverkraft-tech/ci-dokumentor@f86631afb5e23eafaf68be94d38a4d4b48f3fa9a # 0.5.0 with: source: ${{ needs.get-documentation-changes.outputs.manifest-files }} extra-badges: ${{ inputs.extra-badges }}