Skip to content

Commit 15dfe90

Browse files
dependabot[bot]llucax
authored andcommitted
Bump yoheimuta/action-protolint from 1.1.0 to 1.3.0
Bumps [yoheimuta/action-protolint](https://github.com/yoheimuta/action-protolint) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/yoheimuta/action-protolint/releases) - [Commits](yoheimuta/action-protolint@a7c658b...e623195) --- updated-dependencies: - dependency-name: yoheimuta/action-protolint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a76abc3 commit 15dfe90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# Only use hashes here, as we are passing the github token, we want to
3838
# make sure updates are done consciously to avoid security issues if the
3939
# action repo gets hacked
40-
uses: yoheimuta/action-protolint@a7c658b971a0874e120e046edb6fd137fdbc92a7 # v1.1.0
40+
uses: yoheimuta/action-protolint@e62319541dc5107df5e3a5010acb8987004d3d25 # v1.3.0
4141
with:
4242
fail_on_error: true
4343
filter_mode: nofilter

0 commit comments

Comments
 (0)