1
0
Fork 0
mirror of synced 2026-06-05 19:40:26 +00:00
This commit is contained in:
Seth Vargo 2022-11-08 12:01:21 -05:00
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