1
0
Fork 0
mirror of synced 2026-06-05 14:38:19 +00:00

fix typo "odic" to "oidc" (#820)

Noticed a typo where "oidc" was mistakenly written as "odic". This typo was present in both the documentation and a certain file name.

Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
This commit is contained in:
Yukiya Hayashi A.k.a morihaya 2023-09-06 06:28:45 +09:00 committed by GitHub
commit 84a8fd5e77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# federated-setup
## [github-action-oidc-federation](./github-actions-odic-federation.yml)
## [github-action-oidc-federation](./github-actions-oidc-federation.yml)
Setup of the OIDC federation between your GitHub Organization/repository and your AWS account.