Skip to content

Commit

Permalink
Merge pull request #235 from reload/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-6
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
2 parents 84289b3 + 2266d9f commit cc96e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
id: diff
continue-on-error: true
- name: "Create pull request"
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
if: steps.diff.outcome == 'failure'
with:
add-paths: Dockerfile
Expand Down

0 comments on commit cc96e59

Please sign in to comment.