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.
2 parents 4ae76e5 + 56cc95f commit cd3c518Copy full SHA for cd3c518
.github/workflows/locale_po_to_json.yaml
@@ -40,7 +40,7 @@ jobs:
40
- name: Run app:locale:po_to_json
41
run: bundle exec rake app:locale:po_to_json
42
- name: Create Pull Request
43
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
44
with:
45
add-paths: |
46
app/javascript/oldjs/locale
.github/workflows/yarn_lock.yaml
@@ -26,7 +26,7 @@ jobs:
26
yarn install
27
git diff
28
29
30
31
32
yarn.lock
0 commit comments