diff --git a/README.md b/README.md index 906fe9c..7d42507 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This project is inspired from: - [ThewApp/free-actions](https://github.com/ThewApp/free-actions) > [!IMPORTANT] -> This documentation is v0.7.1 based; To view other version's documentation, please visit the [versions list](https://github.com/hugoalh/disk-space-optimizer-ghaction/tags) and select the correct version. +> This documentation is v0.8.0 based; To view other version's documentation, please visit the [versions list](https://github.com/hugoalh/disk-space-optimizer-ghaction/tags) and select the correct version. ## 🌟 Feature @@ -45,7 +45,7 @@ This project is inspired from: ### GitHub Actions -- **Target Version:** Runner >= v2.308.0, &: +- **Target Version:** Runner >= v2.311.0, &: - PowerShell >= v7.2.0 - **Require Permission:** *N/A* @@ -193,7 +193,7 @@ If all of the inputs inside this switch group are `False`, this input will defau runs-on: "ubuntu-latest" steps: - name: "Optimize Disk Space" - uses: "hugoalh/disk-space-optimizer-ghaction@v0.7.0" + uses: "hugoalh/disk-space-optimizer-ghaction@v0.8.0" with: operate_sudo: "True" general_include: ".+" diff --git a/SECURITY.md b/SECURITY.md index afe73b2..32741b1 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -12,7 +12,8 @@ | **Versions** | **Status** | **đŸ”ĩ Date** | **đŸŸĸ Date** | **🔴 Date** | **Target - GitHub Actions Runner** | **Target - PowerShell** | |:-:|:-:|:-:|:-:|:-:|:-:|:-:| -| v0.7.X | đŸ”ĩ | 2023-09-16 | *N/A* | *Unknown* | >= v2.308.0 | >= v7.2.0 | +| v0.8.X | đŸ”ĩ | 2024-01-15 | *N/A* | *Unknown* | >= v2.311.0 | >= v7.2.0 | +| v0.7.X | 🟠 | 2023-09-16 | *N/A* | 2024-04-15 | >= v2.308.0 | >= v7.2.0 | | v0.6.X | 🔴 | 2023-08-26 | *N/A* | 2023-09-20 | >= v2.303.0 | >= v7.2.0 | > **ℹī¸ Notice:**