Skip to content

Commit 61b9adb

Browse files
ci(deps): Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (anuraghazra#4706)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 8.0.0. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@84ae59a...98357b1) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
1 parent 8ee077b commit 61b9adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-langs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: npm run generate-langs-json
5454

5555
- name: Create Pull Request if upstream language file is changed
56-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
56+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
5757
with:
5858
commit-message: "refactor: update languages JSON"
5959
branch: "update_langs/patch"

0 commit comments

Comments
 (0)