Skip to content

Commit

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

build(deps): bump peter-evans/create-pull-request from 7.0.0 to 7.0.1
  • Loading branch information
openshift-merge-bot[bot] authored Sep 5, 2024
2 parents 0c51f07 + eae7cb6 commit 0dffd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
echo "create_pr=true" >> "$GITHUB_OUTPUT"
fi
- name: Create PR if required
uses: peter-evans/create-pull-request@4320041ed380b20e97d388d56a7fb4f9b8c20e79 # v7.0.0
uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v7.0.1
if: ${{ steps.create_pr.outputs.create_pr == 'true' }}
with:
commit-message: Update cargo dependencies
Expand Down

0 comments on commit 0dffd37

Please sign in to comment.