We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318a3c8 commit b2fbca8Copy full SHA for b2fbca8
.github/workflows/update-langs.yml
@@ -53,7 +53,7 @@ jobs:
53
run: npm run generate-langs-json
54
55
- name: Create Pull Request if upstream language file is changed
56
- uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
+ uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
57
with:
58
commit-message: "refactor: update languages JSON"
59
branch: "update_langs/patch"
0 commit comments