Skip to content

Commit b95abff

Browse files
committed
Bump the protolint version to 0.50.5
The old versio doesn't seem to be available any more, it gives a 404. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 15dfe90 commit b95abff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
filter_mode: nofilter
4444
github_token: ${{ secrets.github_token }}
4545
protolint_flags: proto/
46-
protolint_version: "0.45.0"
46+
protolint_version: "0.50.5"
4747
reporter: github-check
4848

4949
nox:

0 commit comments

Comments
 (0)