feat(action): Version 8.0.4 (alpine upgrade 3.23.3)

This commit is contained in:
Steven
2026-02-04 19:37:27 +00:00
parent fd4b0bb258
commit 26b8d85eef
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -10,9 +10,9 @@ This cross-platform GitHub Action deploys files in [`path`](#inputs) (relative t
Use this action in a CD workflow which leaves deployable code in `GITHUB_WORKSPACE`, such [actions/checkout](https://github.com/actions/checkout).
The base-image of this action is very small and based on **Alpine 3.23.2** (no cache) which results in fast deployments.
The base-image of this action is very small and based on **Alpine 3.23.3** (no cache) which results in fast deployments.
Alpine version: [3.23.2](https://www.alpinelinux.org/posts/Alpine-3.23.2-released.html)
Alpine version: [3.23.3](https://www.alpinelinux.org/posts/Alpine-3.20.9-3.21.6-3.22.3-3.23.3-released.html)
Rsync version: [3.4.1-r1](https://download.samba.org/pub/rsync/NEWS#3.4.1)
## Current Version: v8 (8.0.3)