From 08ffeda890097d01761fa97e59fc0579443ffa23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 22:17:10 +0000 Subject: [PATCH] build(deps): bump dawidd6/action-download-artifact Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 688efa90a08f3552e7c1420c8313e215164e8b14 to 0ad3579bfb84ad8f64e7144efd7b21925c40c9eb. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/688efa90a08f3552e7c1420c8313e215164e8b14...0ad3579bfb84ad8f64e7144efd7b21925c40c9eb) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: 0ad3579bfb84ad8f64e7144efd7b21925c40c9eb dependency-type: direct:production ... 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 f453042..e0931c5 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -77,7 +77,7 @@ jobs: - name: Download artifact from build workflow if: github.event_name == 'push' && (startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main') - uses: dawidd6/action-download-artifact@688efa90a08f3552e7c1420c8313e215164e8b14 + uses: dawidd6/action-download-artifact@0ad3579bfb84ad8f64e7144efd7b21925c40c9eb with: allow_forks: false branch: main