Skip to content

Commit

Permalink
Merge pull request #16408 from kubernetes/dependabot/github_actions/p…
Browse files Browse the repository at this point in the history
…eter-evans/create-pull-request-6.0.2

build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
  • Loading branch information
k8s-ci-robot authored Mar 17, 2024
2 parents efbd674 + 5909fe0 commit 0e53c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-deps.yml
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@a4f52f8033a6168103c2538976c07b467e8163bc
uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e
with:
title: 'Update dependencies'
commit-message: Update dependencies
Expand Down

0 comments on commit 0e53c74

Please sign in to comment.