Просмотр исходного кода

Merge pull request #5627 from weseek/dependabot/github_actions/amannn/action-semantic-pull-request-4.2.0

ci(deps): bump amannn/action-semantic-pull-request from 3.4.5 to 4.2.0
Yuki Takei 4 лет назад
Родитель
Сommit
73e2c15851
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/pr-to-master.yml

+ 1 - 1
.github/workflows/pr-to-master.yml

@@ -30,7 +30,7 @@ jobs:
         !startsWith( github.head_ref, 'dependabot/' ))
         !startsWith( github.head_ref, 'dependabot/' ))
 
 
     steps:
     steps:
-      - uses: amannn/action-semantic-pull-request@v3.4.5
+      - uses: amannn/action-semantic-pull-request@v4.2.0
         with:
         with:
           types: |
           types: |
             feat
             feat