Skip to content

Commit 2c59fb6

Browse files
build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#908)
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@646c83f...2c7b380) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6682fb0 commit 2c59fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
python-version: "3.x"
2424
- name: install kustomize
2525
run: make kustomize
26-
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507
26+
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd
2727
with:
2828
extra_args: --show-diff-on-failure --from-ref ${{
2929
github.event.pull_request.base.sha }} --to-ref ${{

0 commit comments

Comments
 (0)