This commit is contained in:
Seth Vargo 2022-11-08 12:01:21 -05:00
parent 9cf496b575
commit d419231eb9
No known key found for this signature in database
GPG Key ID: 9C01CC8AB5D3F179

View File

@ -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