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

Merge pull request #7338 from weseek/dependabot/github_actions/amannn/action-semantic-pull-request-5.0.2

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

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

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