Skip to content

Commit

Permalink
Bump testing protoc version 27.1 -> 28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dibenede committed Sep 17, 2024
1 parent ae8f855 commit 426b2e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ permissions: read-all

# update in build.yml and codeql.yml at same time
env:
PROTOC_VERSION: 27.1
PROTOC_VERSION: 28.1

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions: read-all

# update in build.yml and codeql.yml at same time
env:
PROTOC_VERSION: 27.1
PROTOC_VERSION: 28.1

on:
push:
Expand Down

0 comments on commit 426b2e0

Please sign in to comment.