From cd707eb74a4c0779b4c5cd8385e7bc60e6665965 Mon Sep 17 00:00:00 2001 From: Anush Bhatia Date: Tue, 16 Nov 2021 16:12:48 +0530 Subject: [PATCH] Modified the link & linked security documentation (#924) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 444a983e..ee1e642e 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ on: - main ``` -It's recommended that you use [Dependabot](https://dependabot.com/github-actions/) to keep your workflow up-to-date. You can find the latest tagged version on the [GitHub Marketplace](https://github.com/marketplace/actions/deploy-to-github-pages) or on the [releases page](https://github.com/JamesIves/github-pages-deploy-action/releases). +It's recommended that you use [Dependabot](https://docs.github.com/en/code-security/supply-chain-security/managing-vulnerabilities-in-your-projects-dependencies/configuring-dependabot-security-updates) to keep your workflow up-to-date and [secure](https://github.com/features/security). You can find the latest tagged version on the [GitHub Marketplace](https://github.com/marketplace/actions/deploy-to-github-pages) or on the [releases page](https://github.com/JamesIves/github-pages-deploy-action/releases). #### Install as a Node Module 📦