File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262
6363 # Initializes the CodeQL tools for scanning.
6464 - name : Initialize CodeQL
65- uses : github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
65+ uses : github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
6666 with :
6767 languages : python
6868 build-mode : none
8181 - "**/*_pb2_grpc.py"
8282
8383 - name : Perform CodeQL Analysis
84- uses : github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
84+ uses : github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
8585 with :
8686 category : " /language:python"
Original file line number Diff line number Diff line change 3636 - name : Setup Python (uv)
3737 uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
3838 with :
39- version : " 0.12.3 "
39+ version : " 0.12.5 "
4040 enable-cache : true
4141
4242 - name : Run Renovate
You can’t perform that action at this time.
0 commit comments