浏览代码

ci(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#77)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tags/v1.0.13
dependabot[bot] 5 个月前
committed by GitHub
父节点
当前提交
954372d5dc
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/prchecks.yml

+ 1
- 1
.github/workflows/prchecks.yml 查看文件

@@ -12,7 +12,7 @@ jobs:
fail-fast: false

steps:
- uses: amannn/action-semantic-pull-request@v5
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}



正在加载...
取消
保存