Procházet zdrojové kódy

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 před 3 roky
rodič
revize
950dfc892f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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/' ))
         !startsWith( github.head_ref, 'dependabot/' ))
 
 
     steps:
     steps:
-      - uses: amannn/action-semantic-pull-request@v4.2.0
+      - uses: amannn/action-semantic-pull-request@v5.0.2
         with:
         with:
           types: |
           types: |
             feat
             feat