From 7277ff52599656846fc0cddf07ef45152821954d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 21:33:53 +0000 Subject: [PATCH] Bump burnett01/rsync-deployments from 7.1.0 to 8.0.4 Bumps [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) from 7.1.0 to 8.0.4. - [Release notes](https://github.com/burnett01/rsync-deployments/releases) - [Commits](https://github.com/burnett01/rsync-deployments/compare/7.1.0...8.0.4) --- updated-dependencies: - dependency-name: burnett01/rsync-deployments dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 06691b2..53b2304 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -33,7 +33,7 @@ jobs: cd docs aurora build - name: rsync deployments - uses: burnett01/rsync-deployments@7.1.0 + uses: burnett01/rsync-deployments@8.0.4 with: switches: -avzr path: "docs/_site/*"