Skip to content

Commit

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

build(deps): bump peter-evans/create-pull-request from 6.0.3 to 6.0.4
  • Loading branch information
k8s-ci-robot authored Apr 21, 2024
2 parents 47b12ba + cbac5dc commit ec63aa0
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@c55203cfde3e5c11a452d352b4393e68b85b4533
uses: peter-evans/create-pull-request@9153d834b60caba6d51c9b9510b087acf9f33f83
with:
title: 'Update dependencies'
commit-message: Update dependencies
Expand Down

0 comments on commit ec63aa0

Please sign in to comment.