ci(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#4099)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](5e914681df...67ccf781d6)

---
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>
This commit is contained in:
dependabot[bot] 2025-01-15 20:39:41 +02:00 committed by GitHub
parent 318a3c83b4
commit b2fbca83b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ jobs:
run: npm run generate-langs-json run: npm run generate-langs-json
- name: Create Pull Request if upstream language file is changed - name: Create Pull Request if upstream language file is changed
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5 uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with: with:
commit-message: "refactor: update languages JSON" commit-message: "refactor: update languages JSON"
branch: "update_langs/patch" branch: "update_langs/patch"