Skip to content

Commit

Permalink
Merge pull request #93 from qandidate-labs/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…peter-evans/create-pull-request-6

Bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
wjzijderveld authored Mar 8, 2024
2 parents 27fd02e + 84d5dc4 commit 642c91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: "make php-cs-fixer-ci"
- name: Create Pull Request
if: github.ref == 'refs/heads/master'
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
commit-message: Apply coding standards
branch: php-cs-fixer
Expand Down

0 comments on commit 642c91f

Please sign in to comment.