From af5262a2295d8e60f06e241d148f946dc7deb9b1 Mon Sep 17 00:00:00 2001 From: Anshuman Mor <37868451+anshuman-mor@users.noreply.github.com> Date: Wed, 4 Feb 2026 15:07:32 +0530 Subject: [PATCH 1/2] Revise deprecation dates in README.md Updated end-of-service and end-of-life dates for deprecated GitHub Actions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d3b75c..65fe5e8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ DigiCert has released a new, separate iteration of its code signing GitHub Actions. As a result, this GitHub Actions (**Code signing with Software Trust Manager**) will be deprecated. -End-of-service will take place on February 1, 2026. +End-of-service will take place on Mar 1, 2026. -End-of-life will take place on February 28, 2026. +End-of-life will take place on May 1, 2026. - To learn more about the new GitHub Actions, see [DigiCert Binary Signing](https://github.com/marketplace/actions/digicert-binary-signing). - To learn how to migrate your existing configurations, see the **Migrate to new GitHub Actions** section below. From ec570621e998c08e4a1cb275373cea7ae2ed5c71 Mon Sep 17 00:00:00 2001 From: Anshuman Mor <37868451+anshuman-mor@users.noreply.github.com> Date: Wed, 4 Feb 2026 15:31:05 +0530 Subject: [PATCH 2/2] Update date format in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65fe5e8..2b37e64 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ DigiCert has released a new, separate iteration of its code signing GitHub Actions. As a result, this GitHub Actions (**Code signing with Software Trust Manager**) will be deprecated. -End-of-service will take place on Mar 1, 2026. +End-of-service will take place on March 1, 2026. End-of-life will take place on May 1, 2026.