Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2024
1 parent 91b0294 commit bd3a515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/megalinter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
# Create pull request if applicable
# (for now works only on PR from same repository, not from forks)
- name: Create Pull Request with applied fixes
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
id: cpr
if: >-
steps.ml.outputs.has_updated_sources == 1 &&
Expand Down

0 comments on commit bd3a515

Please sign in to comment.