diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml old mode 100755 new mode 100644 index 3c810e5..a76daba --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -23,7 +23,7 @@ jobs: with: python-version: '3.14' cache: pip - - uses: pre-commit/action@v3.0.0 + - uses: pre-commit/action@v3.0.1 - name: Download Semgrep rules run: git clone --depth 1 https://github.com/frappe/semgrep-rules.git frappe-semgrep-rules