File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363
6464 # Initializes the CodeQL tools for scanning.
6565 - name : Initialize CodeQL
66- uses : github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
66+ uses : github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
6767 with :
6868 languages : javascript-typescript
6969 build-mode : none
8282 - "**/*_pb.d.ts"
8383
8484 - name : Perform CodeQL Analysis
85- uses : github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
85+ uses : github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
8686 with :
8787 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 2222 statuses : write
2323 steps :
2424 - name : 🔒 harden runner
25- uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
25+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
2626 with :
2727 egress-policy : audit
2828 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
You can’t perform that action at this time.
0 commit comments