From d419231eb96d10101085218406fb847f866ed776 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 8 Nov 2022 12:01:21 -0500 Subject: [PATCH] Fix one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a5bcd44..c253b230 100644 --- a/README.md +++ b/README.md @@ -681,7 +681,7 @@ human and sometimes make mistakes. To prevent accidental breaking changes, you can also pin to a specific version: ```yaml -- uses: 'google-github-actions/auth@v1.1.1' +- uses: 'google-github-actions/auth@v1.0.0' ``` However, you will not get automatic security updates or new features without