ソースを参照

Merge pull request #17251 from frappe/dependabot/github_actions/pre-commit/action-3.0.0

build(deps): bump pre-commit/action from 2.0.3 to 3.0.0
version-14
Suraj Shetty 3年前
committed by GitHub
コミット
d68965a694
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .github/workflows/linters.yml

+ 1
- 1
.github/workflows/linters.yml ファイルの表示

@@ -17,7 +17,7 @@ jobs:
python-version: 3.8

- name: Install and Run Pre-commit
uses: pre-commit/action@v2.0.3
uses: pre-commit/action@v3.0.0

- name: Download Semgrep rules
run: git clone --depth 1 https://github.com/frappe/semgrep-rules.git frappe-semgrep-rules


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