Skip to content

Commit ad8ba37

Browse files
ci(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (anuraghazra#4157)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@67ccf78...dd2324f) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request 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 <qwerty541zxc@gmail.com>
1 parent 81b651d commit ad8ba37

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@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
56+
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
5757
with:
5858
commit-message: "refactor: update languages JSON"
5959
branch: "update_langs/patch"

0 commit comments

Comments
 (0)