We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fb3c35 + 9c453ca commit dce1fcdCopy full SHA for dce1fcd
.github/workflows/mega-linter.yml
@@ -110,7 +110,7 @@ jobs:
110
# Create pull request if applicable
111
# (for now works only on PR from same repository, not from forks)
112
- name: Create Pull Request with applied fixes
113
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
114
id: cpr
115
if: >-
116
steps.ml.outputs.has_updated_sources == 1 &&
0 commit comments