Browse Source

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

Peter 3 years ago
parent
commit
042676fff7
1 changed files with 1 additions and 1 deletions
  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.0
+        uses: devops-infra/action-pull-request@v0.5.1
         with:
           github_token: ${{ secrets.PRTONIGHTLY_ACTION_PAT }}
           title: Automatic PR to nightly from ${{ github.event.repository.updated_at}}