Skip to content

Commit

Permalink
Merge pull request kubernetes#16393 from kubernetes/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/peter-evans/create-pull-request-6.0.1

build(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1
  • Loading branch information
k8s-ci-robot authored Mar 3, 2024
2 parents 9fc39e6 + 8c5bc5d commit 968fc84
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@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc
with:
title: 'Update dependencies'
commit-message: Update dependencies
Expand Down

0 comments on commit 968fc84

Please sign in to comment.