mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-05 21:17:05 +00:00
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:
|
can also pin to a specific version:
|
||||||
|
|
||||||
```yaml
|
```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
|
However, you will not get automatic security updates or new features without
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue