Skip to content

Commit a05cb74

Browse files
ci: bump burnett01/rsync-deployments from 7.0.1 to 7.0.2 (#85)
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@796cf0d...3cccb68) --- updated-dependencies: - dependency-name: burnett01/rsync-deployments dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3397282 commit a05cb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
args: ./build
3737
fail: true
38-
- uses: burnett01/rsync-deployments@796cf0d5e4b535745ce49d7429f77cf39e25ef39 # v7.0.1
38+
- uses: burnett01/rsync-deployments@3cccb6851148e6198ed9ed89eb0d1c17b5e58cc7 # v7.0.2
3939
if: ${{ github.event_name == 'push' }}
4040
with:
4141
switches: -avzr --delete

0 commit comments

Comments
 (0)