Skip to content

Commit

Permalink
Bump burnett01/rsync-deployments from 7.0.1 to 7.0.2 (#22410)
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.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/burnett01/rsync-deployments/releases">burnett01/rsync-deployments's
releases</a>.</em></p>
<blockquote>
<h2>7.0.2</h2>
<h2>What's Changed</h2>
<p><a
href="https://download.samba.org/pub/rsync/NEWS#3.4.0">3.4.0-r0</a></p>
<ul>
<li>
<p><a
href="https://github.com/Burnett01/rsync-deployments/commit/76404482ea2966b432c8716580059eab4b530642">always
force-upgrade rsync to get the latest security upgrades</a></p>
</li>
<li>
<p><a
href="https://github.com/Burnett01/rsync-deployments/commit/e642759b847b8af255c32ed7c2073045d98e77bc">new
version 7.0.2 (with rsync 3.4.0), deprecate old versions, remove dead
links</a></p>
</li>
</ul>
<p>The latest rsync version 3.4.0 fixes a wide variety of CVE's.
See their press release: <a
href="https://download.samba.org/pub/rsync/NEWS#3.4.0">https://download.samba.org/pub/rsync/NEWS#3.4.0</a></p>
<p>The latest action version 7.0.2 is using rsync 3.4.0, so please use
that.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Burnett01/rsync-deployments/compare/7.0.1...7.0.2">https://github.com/Burnett01/rsync-deployments/compare/7.0.1...7.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/3cccb6851148e6198ed9ed89eb0d1c17b5e58cc7"><code>3cccb68</code></a>
Update SECURITY.md</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/e642759b847b8af255c32ed7c2073045d98e77bc"><code>e642759</code></a>
new version 7.0.2 (with rsync 3.4.0), deprecate old versions, remove
dead links</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/76404482ea2966b432c8716580059eab4b530642"><code>7640448</code></a>
always force-upgrade rsync to get the latest security upgrades</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/d19dd4a0be4f734f71cdd8d7ee02dcc869cd68d3"><code>d19dd4a</code></a>
Merge pull request <a
href="https://github.com/burnett01/rsync-deployments/issues/68">#68</a>
from ilyabrin/patch-1</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/f825a1ed740b6643b2a20c271f966f1508f00b33"><code>f825a1e</code></a>
Update README.md</li>
<li>See full diff in <a
href="https://github.com/burnett01/rsync-deployments/compare/7.0.1...7.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=burnett01/rsync-deployments&package-manager=github_actions&previous-version=7.0.1&new-version=7.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
  • Loading branch information
hamzaremmal authored Feb 21, 2025
2 parents 83775c7 + 9ae0656 commit 750da51
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/[email protected].1
uses: burnett01/[email protected].2
with:
switches: -rzv
path: docs/_spec/_site/
Expand Down

0 comments on commit 750da51

Please sign in to comment.