Skip to content

Commit 78f372e

Browse files
authored
fix: Typo in README (#1838)
* Fix oops * Fix oops for real tho
1 parent 5ecdce8 commit 78f372e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@ permissions:
118118
id-token: write
119119
```
120120

121-
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-
122-
openid-connect) for more details.
121+
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.
123122

124123
## Arguments
125124

0 commit comments

Comments
 (0)