Yuki Takei 2 лет назад
Родитель
Сommit
58ad6db86f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/auto-labeling.yml

+ 1 - 1
.github/workflows/auto-labeling.yml

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