Skip to content

Commit 8fd460a

Browse files
authored
Merge pull request #9 from lainra/dependabot/github_actions/peter-evans/create-pull-request-7
chore(deps): Bump peter-evans/create-pull-request from 5 to 7
2 parents c57412d + 5978ffa commit 8fd460a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: Create Pull Request
4040
if: steps.git-diff.outputs.changed == 'true'
41-
uses: peter-evans/create-pull-request@v5
41+
uses: peter-evans/create-pull-request@v7
4242
with:
4343
token: ${{ secrets.GITHUB_TOKEN }}
4444
commit-message: "chore: update CHANGELOG.md"

0 commit comments

Comments
 (0)