Skip to content

Commit

Permalink
chore(repo): sync with repository template
Browse files Browse the repository at this point in the history
  • Loading branch information
liblaf-bot[bot] committed Oct 13, 2024
1 parent bd3a515 commit 46baae2
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@v7
uses: peter-evans/create-pull-request@v6
id: cpr
if: >-
steps.ml.outputs.has_updated_sources == 1 &&
Expand Down

0 comments on commit 46baae2

Please sign in to comment.