Skip to content

Commit

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

chore(deps): bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
xstefank authored Sep 10, 2024
2 parents a1a474e + cde4784 commit de9a6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-quarkus-platform-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
./mvnw -Dsync
- name: Create quarkus-platform pull request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
id: qp-pr
with:
title: "Update QOSDK to ${{inputs.qosdk-version}} for ${{inputs.quarkus-platform-branch}}"
Expand Down

0 comments on commit de9a6eb

Please sign in to comment.