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 e7b3f84 commit af7269eCopy full SHA for af7269e
.github/workflows/ci-pr.yaml
@@ -28,7 +28,7 @@ jobs:
28
# Only use hashes here, as we are passing the github token, we want to
29
# make sure updates are done consciously to avoid security issues if the
30
# action repo gets hacked
31
- uses: yoheimuta/action-protolint@e94cc01b1ad085ed9427098442f66f2519c723eb # v1.0.0
+ uses: yoheimuta/action-protolint@e62319541dc5107df5e3a5010acb8987004d3d25 # v1.3.0
32
with:
33
fail_on_error: true
34
filter_mode: nofilter
0 commit comments