We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d44aa0 commit 7e6bd1aCopy full SHA for 7e6bd1a
.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@6cd32fd93684475c31847837f87bb135d40a2b79 # v7.0.3
+ uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
57
with:
58
commit-message: "refactor: update languages JSON"
59
branch: "update_langs/patch"
0 commit comments