Skip to content

Commit af7269e

Browse files
committed
Update protolint ci module to v1.3.0
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent e7b3f84 commit af7269e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ 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

0 commit comments

Comments
 (0)