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 5ba072f commit 2d4079bCopy full SHA for 2d4079b
.github/workflows/ci.yaml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: macos-13
45
steps:
46
- uses: actions/checkout@v4
47
- - uses: bufbuild/buf-setup-action@v1.27.2
+ - uses: bufbuild/buf-setup-action@v1.28.0
48
with:
49
github_token: ${{ github.token }}
50
- name: Build plugins
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
16
17
0 commit comments