We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c81b1d8 + 89256f9 commit 34d1986Copy full SHA for 34d1986
.github/workflows/tools-releases.yml
@@ -49,7 +49,7 @@ jobs:
49
out/envtest-*.tar.gz.sha512
50
fail_on_unmatched_files: true
51
- name: Create Pull Request
52
- uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # tag=v7.0.6
+ uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # tag=v7.0.7
53
with:
54
commit-message: Promote envtest release for Kubernetes ${{ env.KUBERNETES_VERSION }}
55
title: ":seedling: Promotion of envtest release for Kubernetes ${{ env.KUBERNETES_VERSION }}"
0 commit comments