浏览代码

chore(deps): update peter-evans/create-pull-request action to v8.1.1

pull/5133/head
renovate[bot] 1 个月前
committed by Slavi Pantaleev
父节点
当前提交
336c564ed4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/update-translations.yml

+ 1
- 1
.github/workflows/update-translations.yml 查看文件

@@ -40,7 +40,7 @@ jobs:
run: just --justfile i18n/justfile extract-translation-templates

- name: Create Pull Request
uses: peter-evans/create-pull-request@v8.1.0
uses: peter-evans/create-pull-request@v8.1.1
with:
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> # Same as committer
body: This is an automatic pull request to update translation files.


正在加载...
取消
保存