Skip to content

Commit 6c6bad6

Browse files
authored
Merge pull request #1052 from kubernetes-sigs/dependabot/github_actions/all-github-actions-f9ddd5409d
🌱 Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 in the all-github-actions group
2 parents ed70d11 + c3c40c9 commit 6c6bad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tools-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
out/envtest-*.tar.gz.sha512
5050
fail_on_unmatched_files: true
5151
- name: Create Pull Request
52-
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # tag=v6.1.0
52+
uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # tag=v7.0.1
5353
with:
5454
commit-message: Promote envtest release for Kubernetes ${{ env.KUBERNETES_VERSION }}
5555
title: ":seedling: Promotion of envtest release for Kubernetes ${{ env.KUBERNETES_VERSION }}"

0 commit comments

Comments
 (0)