diff --git a/SECURITY.md b/SECURITY.md index fe072d1..ee2c3eb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ | **Versions** | **Release Date** | **Long Term Support Date** | **End Of Life Date** | |:-:|:-:|:-:|:-:| -| v7.X.X | *2024-09-14* | *Unknown* | *Unknown* | +| v7.X.X | 2024-09-13 | *Unknown* | *Unknown* | | v6.X.X | 2023-11-08 | 2023-12-17 | 2024-11-30 | > [!NOTE] diff --git a/action.yml b/action.yml index 021c08f..420916e 100644 --- a/action.yml +++ b/action.yml @@ -94,7 +94,7 @@ outputs: description: "{string} Request status text." runs: using: "docker" - image: "docker://ghcr.io/hugoalh/send-discord-webhook-ghaction:7.0.0-beta.1" + image: "docker://ghcr.io/hugoalh/send-discord-webhook-ghaction:7.0.0" branding: icon: "send" color: "blue"