File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4444 with :
4545 persist-credentials : false
46- # Intentionally unpinned to always use the latest allowlist from the ASF.
47- - uses : apache/infrastructure-actions/allowlist-check@main # zizmor: ignore[unpinned-uses]
46+ - uses : apache/infrastructure-actions/allowlist-check@4e9c961f587f72b170874b6f5cd4ac15f7f26eb8 # main
Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ jobs:
4646 persist-credentials : false
4747
4848 - name : Initialize CodeQL
49- uses : github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4
49+ uses : github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
5050 with :
5151 languages : actions
5252
5353 - name : Perform CodeQL Analysis
54- uses : github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4
54+ uses : github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
5555 with :
5656 category : " /language:actions"
You can’t perform that action at this time.
0 commit comments