From 78f372e97e6e2f82dc51b004c5fb646501ee30ae Mon Sep 17 00:00:00 2001 From: Spencer Murray Date: Tue, 3 Jun 2025 17:16:25 -0400 Subject: [PATCH] fix: Typo in README (#1838) * Fix oops * Fix oops for real tho --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 502612f..302bbc8 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,7 @@ permissions: id-token: write ``` -This can be set at either the workflow or job level. See GitHub's [docs](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with- -openid-connect) for more details. +This can be set at either the workflow or job level. See GitHub's [docs](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect) for more details. ## Arguments