浏览代码

ci(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#12)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deuchnord <Deuchnord@users.noreply.github.com>
pull/10/head
dependabot[bot] 3 个月前
committed by GitHub
父节点
当前提交
68068a3766
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/semantic-pr.yml

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

@@ -12,6 +12,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.3
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

正在加载...
取消
保存