Skip to content

Commit

Permalink
Merge pull request #676 from SlashNephy/renovate/peter-evans-create-p…
Browse files Browse the repository at this point in the history
…ull-request-7.x

Update peter-evans/create-pull-request action to v7
  • Loading branch information
SlashNephy authored Sep 19, 2024
2 parents cfa4218 + ab2d82a commit 7856f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-deploy-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Create Pull Request
id: create-pull-request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.DEPLOY_GITHUB_TOKEN }}
commit-message: '⚙️ Deploy ${{ inputs.plugin-name }} ${{ steps.version.outputs.value }}'
Expand Down

0 comments on commit 7856f43

Please sign in to comment.