From a569f6fc5cf345fb83067861cabffbb25ae89ca2 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 19 Feb 2024 09:48:23 -0500 Subject: [PATCH] Remove obsolete references to GHES 3.6 GHES 3.6 reached EOL 2023-09-25. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06df5c0..6681654 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,11 @@ jobs: ### GitHub Enterprise Server -This action is available in Enterprise Server starting with version 3.6. Make sure +Make sure [GitHub Advanced -Security](https://docs.github.com/en/enterprise-server@3.6/admin/code-security/managing-github-advanced-security-for-your-enterprise/enabling-github-advanced-security-for-your-enterprise) +Security](https://docs.github.com/enterprise-server@3.8/admin/code-security/managing-github-advanced-security-for-your-enterprise/enabling-github-advanced-security-for-your-enterprise) and [GitHub -Connect](https://docs.github.com/en/enterprise-server@3.6/admin/github-actions/managing-access-to-actions-from-githubcom/enabling-automatic-access-to-githubcom-actions-using-github-connect) +Connect](https://docs.github.com/enterprise-server@3.8/admin/github-actions/managing-access-to-actions-from-githubcom/enabling-automatic-access-to-githubcom-actions-using-github-connect) are enabled, and that you have installed the [dependency-review-action](https://github.com/actions/dependency-review-action) on the server. You can use the same workflow as above, replacing the `runs-on` value