From 3c437700e14f922d6e58b1b4d0a1c3fe029f1a12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:01:15 +0000 Subject: [PATCH] Bump sersoft-gmbh/swifty-docs-action from 1 to 3 Bumps [sersoft-gmbh/swifty-docs-action](https://github.com/sersoft-gmbh/swifty-docs-action) from 1 to 3. - [Release notes](https://github.com/sersoft-gmbh/swifty-docs-action/releases) - [Commits](https://github.com/sersoft-gmbh/swifty-docs-action/compare/v1...v3) --- updated-dependencies: - dependency-name: sersoft-gmbh/swifty-docs-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 96d1809..451ed65 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - name: generate docs - uses: sersoft-gmbh/swifty-docs-action@v1 + uses: sersoft-gmbh/swifty-docs-action@v3 with: output: docs