File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ` buf-setup-action `
2
2
3
+ > [ !NOTE]
4
+ > This action has been deprecated in favor of the [ ` buf-action ` ] [ buf-action ] which combines the
5
+ > functionality of ` buf-setup-action ` with the ability to run Buf commands in the same step. Please
6
+ > see the [ ` buf-action ` ] [ buf-action ] documentation for more information.
7
+
3
8
This [ Action] installs the [ ` buf ` ] [ buf-cli ] CLI in your GitHub Actions pipelines so that it can be
4
9
used by other Buf Actions:
5
10
@@ -169,6 +174,7 @@ steps:
169
174
` ` `
170
175
171
176
[action]: https://docs.github.com/actions
177
+ [buf-action]: https://github.com/bufbuild/buf-action
172
178
[breaking]: https://docs.buf.build/breaking
173
179
[bsr]: https://docs.buf.build/bsr
174
180
[buf-breaking]: https://github.com/marketplace/actions/buf-breaking
You can’t perform that action at this time.
0 commit comments