We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c6db5b commit 5d9d8cdCopy full SHA for 5d9d8cd
README.md
@@ -26,7 +26,7 @@ working OIDC connection between GitHub Actions and AWS.
26
```terraform
27
module "oidc_github" {
28
source = "unfunco/oidc-github/aws"
29
- version = "1.8.0"
+ version = "1.8.1"
30
31
github_repositories = [
32
"org/repo",
0 commit comments