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 81b651d commit ad8ba37Copy full SHA for ad8ba37
.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@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
+ uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
57
with:
58
commit-message: "refactor: update languages JSON"
59
branch: "update_langs/patch"
0 commit comments