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

Merge branch 'master' into feat/gw7660-upgrade-openid-client

Luqman Grune 4 лет назад
Родитель
Сommit
f84b3fa407
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/' ))
 
     steps:
-      - uses: amannn/action-semantic-pull-request@v3.4.2
+      - uses: amannn/action-semantic-pull-request@v3.4.5
         with:
           types: |
             feat