Skip to content

Commit afda509

Browse files
renovate[bot]davidB
authored andcommitted
chore(deps): update peter-evans/create-pull-request action to v7
1 parent 16b4e47 commit afda509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
# Create pull request if applicable
134134
# (for now works only on PR from same repository, not from forks)
135135
- name: Create Pull Request with applied fixes
136-
uses: peter-evans/create-pull-request@v6
136+
uses: peter-evans/create-pull-request@v7
137137
id: cpr
138138
if: env.APPLY_FIXES_IF_PR == 'true'
139139
with:

0 commit comments

Comments
 (0)