Skip to content

Commit 2652860

Browse files
authored
Merge pull request #69 from frequenz-floss/dependabot/github_actions/compatible-36393feb9a
Bump yoheimuta/action-protolint from 1.0.0 to 1.3.0 in the compatible group
2 parents 21fd71b + f3bfd67 commit 2652860

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ jobs:
4141
# Only use hashes here, as we are passing the github token, we want to
4242
# make sure updates are done consciously to avoid security issues if the
4343
# action repo gets hacked
44-
uses: yoheimuta/action-protolint@e94cc01b1ad085ed9427098442f66f2519c723eb # v1.0.0
44+
uses: yoheimuta/action-protolint@e62319541dc5107df5e3a5010acb8987004d3d25 # v1.3.0
4545
with:
4646
fail_on_error: true
4747
filter_mode: nofilter
4848
github_token: ${{ secrets.github_token }}
4949
protolint_flags: proto/
50-
protolint_version: "0.45.0"
50+
protolint_version: "0.52.0"
5151
reporter: github-check
5252

5353
nox:

0 commit comments

Comments
 (0)