We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef83cae commit d0b94efCopy full SHA for d0b94ef
.github/workflows/proto-push.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
14
- - uses: bufbuild/buf-setup-action@v1.26.0
+ - uses: bufbuild/buf-setup-action@v1.50.0
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
17
.github/workflows/proto.yml
@@ -46,7 +46,7 @@ jobs:
46
check-latest: true
47
cache: true
48
49
50
51
52
0 commit comments