Skip to content

Commit

Permalink
ci: bump burnett01/rsync-deployments from 7.0.0 to 7.0.1 (#37)
Browse files Browse the repository at this point in the history
Bumps [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/burnett01/rsync-deployments/releases)
- [Commits](Burnett01/rsync-deployments@93f02b8...796cf0d)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent bd65780 commit d976fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
tar xfz linkcheck-3.0.0-linux-x64.tar.gz --strip-components=1
- name: Run linkcheck
run: ./linkcheck -e -d --check-anchors --skip-file .github/workflows/linkcheck-skipfile.txt http://localhost:8080
- uses: burnett01/rsync-deployments@93f02b856fbeaf9a8fbfdd8ce1a4adfd0843f849 # v7.0.0
- uses: burnett01/rsync-deployments@796cf0d5e4b535745ce49d7429f77cf39e25ef39 # v7.0.1
if: ${{ github.event_name == 'push' }}
with:
switches: -avzr --delete
Expand Down

0 comments on commit d976fb6

Please sign in to comment.