ソースを参照

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
features
dependabot[bot] 6ヶ月前
committed by GitHub
コミット
28a76bbbc8
この署名に対応する既知のキーがデータベースに存在しません 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.4.0
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

読み込み中…
キャンセル
保存