File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,15 +27,15 @@ jobs:
2727 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2828
2929 - name : Initialize CodeQL
30- uses : github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4
30+ uses : github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4
3131 with :
3232 languages : ${{ matrix.language }}
3333 queries : +security-and-quality
3434
3535 - name : Autobuild
36- uses : github/codeql-action/autobuild@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4
36+ uses : github/codeql-action/autobuild@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4
3737
3838 - name : Perform CodeQL Analysis
39- uses : github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4
39+ uses : github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4
4040 with :
4141 category : ' /language:${{ matrix.language }}'
You can’t perform that action at this time.
0 commit comments