Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent abe7b0f commit 799a431
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 @@ -45,7 +45,7 @@ jobs:
env:
USER_FOR_TEST: ${{ secrets.SPEC_DEPLOY_USER }}
if: ${{ env.USER_FOR_TEST != '' }}
uses: burnett01/rsync-deployments@6.0.0
uses: burnett01/rsync-deployments@7.0.0
with:
switches: -rzv
path: docs/_spec/_site/
Expand Down

0 comments on commit 799a431

Please sign in to comment.