8000 Fix one · google-github-actions/auth@d419231 · GitHub
[go: up one dir, main page]

Skip to content

Commit d419231

Browse files
committed
Fix one
1 parent 9cf496b commit d419231

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
@@ -681,7 +681,7 @@ human and sometimes make mistakes. To prevent accidental breaking changes, you
681681
can also pin to a specific version:
682682

683683
```yaml
684-
- uses: 'google-github-actions/auth@v1.1.1'
684+
- uses: 'google-github-actions/auth@v1.0.0'
685685
```
686686

687687
However, you will not get automatic security updates or new features without

0 commit comments

Comments
 (0)
0