Skip to content

Commit

Permalink
Merge pull request #1086 from kubernetes/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/create-pull-request-7.0.6

Bump peter-evans/create-pull-request from 6.0.4 to 7.0.6
  • Loading branch information
k8s-ci-robot authored Dec 30, 2024
2 parents dafc38f + ec246e2 commit 3da47bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo 'EOF' >> $GITHUB_OUTPUT
- name: Create PR
if: ${{ steps.update_deps.outputs.changes != '' }}
uses: peter-evans/create-pull-request@9153d834b60caba6d51c9b9510b087acf9f33f83
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
with:
title: 'Update dependencies'
commit-message: Update dependencies
Expand Down

0 comments on commit 3da47bb

Please sign in to comment.