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 e5890f6 commit 6632658Copy full SHA for 6632658
.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@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
+ uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
57
with:
58
commit-message: "refactor: update languages JSON"
59
branch: "update_langs/patch"
0 commit comments