Skip to content

Commit

Permalink
Fix one
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Nov 8, 2022
1 parent 9cf496b commit d419231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit d419231

Please sign in to comment.