Prechádzať zdrojové kódy

chore(deps): update devops-infra/action-pull-request action to v0.6.0 (#6302)

renovate[bot] 6 mesiacov pred
rodič
commit
4ed3017a02
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      .github/workflows/pr_to_nightly.yml

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

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