We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6682fb0 commit 2c59fb6Copy full SHA for 2c59fb6
.github/workflows/test.yaml
@@ -23,7 +23,7 @@ jobs:
23
python-version: "3.x"
24
- name: install kustomize
25
run: make kustomize
26
- - uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507
+ - uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd
27
with:
28
extra_args: --show-diff-on-failure --from-ref ${{
29
github.event.pull_request.base.sha }} --to-ref ${{
0 commit comments