Skip to content

Commit ce986d7

Browse files
chore(deps): update peter-evans/create-pull-request action to v8
1 parent 39a9dfa commit ce986d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- run: git fetch --prune --prune-tags
1919
- run: git tag -l 'v*'
2020
- run: ./hack/changelog.sh > CHANGELOG.md
21-
- uses: peter-evans/create-pull-request@v7
21+
- uses: peter-evans/create-pull-request@v8
2222
with:
2323
title: 'docs: updated CHANGELOG.md'
2424
commit-message: 'docs: updated CHANGELOG.md'

0 commit comments

Comments
 (0)