From 1bdd92de83775f59157931396e674f8a6a4af823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 04:19:45 +0000 Subject: [PATCH] build(deps): Bump hoverkraft-tech/ci-dokumentor Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-dokumentor](https://github.com/hoverkraft-tech/ci-dokumentor). Updates `hoverkraft-tech/ci-dokumentor` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/hoverkraft-tech/ci-dokumentor/releases) - [Commits](https://github.com/hoverkraft-tech/ci-dokumentor/compare/301ef70a95e03b39e07ee0d3dc2da21de82e51ce...f86631afb5e23eafaf68be94d38a4d4b48f3fa9a) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-dokumentor dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/release-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}