Skip to content

Commit d418762

Browse files
dependabot[bot]qwerty541
authored andcommitted
ci(deps): Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (anuraghazra#4654)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.8 to 7.0.9. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@271a8d0...84ae59a) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 7.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... 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 a36d7e3 commit d418762

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@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
56+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
5757
with:
5858
commit-message: "refactor: update languages JSON"
5959
branch: "update_langs/patch"

0 commit comments

Comments
 (0)