File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
20
20
- name : Get changed files
21
21
id : changed-files
22
- uses : tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # tag=v45.0.1
22
+ uses : tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # tag=v45.0.2
23
23
with :
24
24
files : |
25
25
hack/envtest/_matrix/*.yaml
49
49
out/envtest-*.tar.gz.sha512
50
50
fail_on_unmatched_files : true
51
51
- name : Create Pull Request
52
- uses : peter-evans/create-pull-request@d121e62763d8cc35b5fb1710e887d6e69a52d3a4 # tag=v7.0.2
52
+ uses : peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # tag=v7.0.5
53
53
with :
54
54
commit-message : Promote envtest release for Kubernetes ${{ env.KUBERNETES_VERSION }}
55
55
title : " :seedling: Promotion of envtest release for Kubernetes ${{ env.KUBERNETES_VERSION }}"
You can’t perform that action at this time.
0 commit comments