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 ae8f855 commit 426b2e0Copy full SHA for 426b2e0
.github/workflows/build.yml
@@ -6,7 +6,7 @@ permissions: read-all
6
7
# update in build.yml and codeql.yml at same time
8
env:
9
- PROTOC_VERSION: 27.1
+ PROTOC_VERSION: 28.1
10
11
jobs:
12
build:
.github/workflows/codeql.yml
@@ -15,7 +15,7 @@ permissions: read-all
15
16
17
18
19
20
on:
21
push:
0 commit comments