Ver código fonte

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 anos atrás
committed by GitHub
pai
commit
d68965a694
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      .github/workflows/linters.yml

+ 1
- 1
.github/workflows/linters.yml Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar