File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272
7373 # Upload the results to GitHub's code scanning dashboard.
7474 - name : " Upload to code-scanning"
75- uses : github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
75+ uses : github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
7676 with :
7777 sarif_file : results.sarif
Original file line number Diff line number Diff line change 8989 - flake8-docstrings==1.7.0
9090 - flake8-bugbear==24.12.12
9191- repo : https://github.com/pre-commit/mirrors-clang-format
92- rev : v22.1.4
92+ rev : v22.1.5
9393 hooks :
9494 - id : clang-format
9595 args : ["-i"]
@@ -128,7 +128,7 @@ repos:
128128 hooks :
129129 - id : actionlint
130130- repo : https://github.com/BlankSpruce/gersemi-pre-commit
131- rev : 0.27.2
131+ rev : 0.27.4
132132 hooks :
133133 - id : gersemi
134134 exclude : " dpnp/backend/cmake/Modules/"
You can’t perform that action at this time.
0 commit comments