8000
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 ed70d11 + c3c40c9 commit 6c6bad6Copy full SHA for 6c6bad6
.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@c5a7806660adbe173f04e3e038b0ccdcd758773c # tag=v6.1.0
+ uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # tag=v7.0.1
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