Skip to content

Commit

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

Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7
  • Loading branch information
k8s-ci-robot authored Mar 3, 2025
2 parents c583035 + 1e489f0 commit ceab939
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@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284
with:
title: 'Update dependencies'
commit-message: Update dependencies
Expand Down

0 comments on commit ceab939

Please sign in to comment.