Skip to content

Commit 96c913b

Browse files
chore(deps): bump burnett01/rsync-deployments from 7.0.2 to 7.1.0
Bumps [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) from 7.0.2 to 7.1.0. - [Release notes](https://github.com/burnett01/rsync-deployments/releases) - [Commits](Burnett01/rsync-deployments@7.0.2...7.1.0) --- updated-dependencies: - dependency-name: burnett01/rsync-deployments dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca400bd commit 96c913b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
env:
5050
USER_FOR_TEST: ${{ secrets.SPEC_DEPLOY_USER }}
5151
if: ${{ env.USER_FOR_TEST != '' }}
52-
uses: burnett01/rsync-deployments@7.0.2
52+
uses: burnett01/rsync-deployments@7.1.0
5353
with:
5454
switches: -rzv
5555
path: docs/_spec/_site/

0 commit comments

Comments
 (0)