Skip to content

Commit

Permalink
Merge pull request #34 from scify/dependabot/github_actions/peter-eva…
Browse files Browse the repository at this point in the history
…ns/create-pull-request-7

Bump peter-evans/create-pull-request from 5 to 7
  • Loading branch information
PavlosIsaris authored Feb 3, 2025
2 parents e85a78e + 02feb59 commit e868935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-php-code-style-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
git diff-index --quiet HEAD || git commit -m 'Fix styling'
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
branch: php-code-style-fixes
title: 'Fix PHP code style issues'
Expand Down

0 comments on commit e868935

Please sign in to comment.