Skip to content

Commit

Permalink
Update MIGRATION.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Snyder <nsnyder@buf.build>
  • Loading branch information
emcfarlane and nicksnyder authored Oct 18, 2024
1 parent 010b72d commit 925982e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Example migration:
+ - uses: bufbuild/buf-action@v1
with:
- against: 'https://github.com/acme/weather.git#branch=main'
+ breaking_against: 'https://github.com/acme/weather.git#branch=main'
+ breaking_against: 'https://github.com/acme/weather.git#branch=main' # This example shows how to maintain behavior when migrating, but we recommend unsetting this parameter and relying on the default behavior instead.
```

## [buf-lint-action][buf-lint]
Expand Down

0 comments on commit 925982e

Please sign in to comment.