Skip to content

Commit

Permalink
Bump burnett01/rsync-deployments from 7.0.1 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/burnett01/rsync-deployments/releases)
- [Commits](Burnett01/rsync-deployments@7.0.1...7.0.2)

---
updated-dependencies:
- dependency-name: burnett01/rsync-deployments
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 08442e8 commit 9ae0656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
USER_FOR_TEST: ${{ secrets.SPEC_DEPLOY_USER }}
if: ${{ env.USER_FOR_TEST != '' }}
uses: burnett01/rsync-deployments@7.0.1
uses: burnett01/rsync-deployments@7.0.2
with:
switches: -rzv
path: docs/_spec/_site/
Expand Down

0 comments on commit 9ae0656

Please sign in to comment.