Fix one
This commit is contained in:
parent
9cf496b575
commit
d419231eb9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue