From 6c7f23ee90b6155ecfda1376b3bb55eb8595ad66 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Fri, 27 Jan 2023 23:19:10 -0300 Subject: [PATCH] Update README.md Co-authored-by: CrazyMax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d9def0..57c570b4 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ and pass it as the `github_token` input for the action: uses: goreleaser/goreleaser-action@v4 with: github_token: ${{ secrets.GH_DOTCOM_TOKEN }} -version: v0.10.1 +version: v1.14.1 ``` If the runner is not able to access `github.com`, it will take the default one