File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,13 +28,13 @@ jobs:
2828 # Only use hashes here, as we are passing the github token, we want to
2929 # make sure updates are done consciously to avoid security issues if the
3030 # action repo gets hacked
31- uses : yoheimuta/action-protolint@e94cc01b1ad085ed9427098442f66f2519c723eb # v1.0 .0
31+ uses : yoheimuta/action-protolint@e62319541dc5107df5e3a5010acb8987004d3d25 # v1.3 .0
3232 with :
3333 fail_on_error : true
3434 filter_mode : nofilter
3535 github_token : ${{ secrets.github_token }}
3636 protolint_flags : proto/
37- protolint_version : " 0.45 .0"
37+ protolint_version : " 0.53 .0"
3838 reporter : github-check
3939
4040 nox :
Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ jobs:
4040 # Only use hashes here, as we are passing the github token, we want to
4141 # make sure updates are done consciously to avoid security issues if the
4242 # action repo gets hacked
43- uses : yoheimuta/action-protolint@e94cc01b1ad085ed9427098442f66f2519c723eb # v1.0 .0
43+ uses : yoheimuta/action-protolint@e62319541dc5107df5e3a5010acb8987004d3d25 # v1.3 .0
4444 with :
4545 fail_on_error : true
4646 filter_mode : nofilter
4747 github_token : ${{ secrets.github_token }}
4848 protolint_flags : proto/
49- protolint_version : " 0.45 .0"
49+ protolint_version : " 0.53 .0"
5050 reporter : github-check
5151
5252 nox :
You can’t perform that action at this time.
0 commit comments