浏览代码

[GH-Actions][actionpr] Update to v0.5.3

Peter 2 年之前
父节点
当前提交
c46a1c1e2f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/pr_to_nightly.yml

+ 1 - 1
.github/workflows/pr_to_nightly.yml

@@ -12,7 +12,7 @@ jobs:
         with:
           fetch-depth: 0
       - name: Run the Action
-        uses: devops-infra/action-pull-request@v0.5.1
+        uses: devops-infra/action-pull-request@v0.5.3
         with:
           github_token: ${{ secrets.PRTONIGHTLY_ACTION_PAT }}
           title: Automatic PR to nightly from ${{ github.event.repository.updated_at}}