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 a76abc3 commit 15dfe90Copy full SHA for 15dfe90
.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ jobs:
37
# Only use hashes here, as we are passing the github token, we want to
38
# make sure updates are done consciously to avoid security issues if the
39
# action repo gets hacked
40
- uses: yoheimuta/action-protolint@a7c658b971a0874e120e046edb6fd137fdbc92a7 # v1.1.0
+ uses: yoheimuta/action-protolint@e62319541dc5107df5e3a5010acb8987004d3d25 # v1.3.0
41
with:
42
fail_on_error: true
43
filter_mode: nofilter
0 commit comments