From c8ceb89c0bd2214829e776d4fe9c27049db44b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:56:08 -0400 Subject: [PATCH] Bump katydecorah/documentation-action from 1.3.0 to 1.4.0 (#142) Bumps [katydecorah/documentation-action](https://github.com/katydecorah/documentation-action) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/katydecorah/documentation-action/releases) - [Commits](https://github.com/katydecorah/documentation-action/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: katydecorah/documentation-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 2a65e55e..ff5e20d6 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v4 - name: Documentation action id: documentation - uses: katydecorah/documentation-action@v1.3.0 + uses: katydecorah/documentation-action@v1.4.0 with: example-workflow-file: "spotify.yml" additional-workflow-file-prefix: "spotify"