Skip to content

Commit 5d9d8cd

Browse files
committed
chore: Bump README version for 1.8.1
1 parent 4c6db5b commit 5d9d8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ working OIDC connection between GitHub Actions and AWS.
2626
```terraform
2727
module "oidc_github" {
2828
source = "unfunco/oidc-github/aws"
29-
version = "1.8.0"
29+
version = "1.8.1"
3030
3131
github_repositories = [
3232
"org/repo",

0 commit comments

Comments
 (0)