File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070
7171 # Initializes the CodeQL tools for scanning.
7272 - name : Initialize CodeQL
73- uses : github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
73+ uses : github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
7474 with :
7575 languages : ${{ matrix.language }}
7676 build-mode : ${{ matrix.build-mode }}
9898 exit 1
9999
100100 - name : Perform CodeQL Analysis
101- uses : github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
101+ uses : github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
102102 with :
103103 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 4040
4141 steps :
4242 - name : Harden the runner (Audit all outbound calls)
43- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
43+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
4444 with :
4545 egress-policy : audit
4646
@@ -136,7 +136,7 @@ jobs:
136136 NPM_TAG : ${{needs.build.outputs.npm_tag}}
137137 steps :
138138 - name : Harden the runner (Audit all outbound calls)
139- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
139+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
140140 with :
141141 egress-policy : audit
142142
@@ -187,7 +187,7 @@ jobs:
187187 NPM_VERSION : ${{needs.build.outputs.npm_version}}
188188 steps :
189189 - name : Harden the runner (Audit all outbound calls)
190- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
190+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
191191 with :
192192 egress-policy : audit
193193
Original file line number Diff line number Diff line change 4343
4444 steps :
4545 - name : Harden the runner (Audit all outbound calls)
46- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
46+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
4747 with :
4848 egress-policy : audit
4949
@@ -143,7 +143,7 @@ jobs:
143143 NPM_TAG : ${{needs.build.outputs.npm_tag}}
144144 steps :
145145 - name : Harden the runner (Audit all outbound calls)
146- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
146+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
147147 with :
148148 egress-policy : audit
149149
@@ -194,7 +194,7 @@ jobs:
194194 NPM_VERSION : ${{needs.build.outputs.npm_version}}
195195 steps :
196196 - name : Harden the runner (Audit all outbound calls)
197- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
197+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
198198 with :
199199 egress-policy : audit
200200
Original file line number Diff line number Diff line change 6767
6868 # Upload the results to GitHub's code scanning dashboard.
6969 - name : " Upload to code-scanning"
70- uses : github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
70+ uses : github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
7171 with :
7272 sarif_file : results.sarif
Original file line number Diff line number Diff line change 3434 - name : Harden the runner (Audit all outbound calls)
3535 # only supported on the Ubuntu runners
3636 if : runner.os == 'Linux'
37- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
37+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
3838 with :
3939 egress-policy : audit
4040
7070 steps :
7171
7272 - name : Harden the runner (Audit all outbound calls)
73- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
73+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
7474 with :
7575 egress-policy : audit
7676
Original file line number Diff line number Diff line change 5656 "detect-newline" : " 3.1.0" ,
5757 "email-validator" : " 2.0.4" ,
5858 "font-finder" : " 1.1.0" ,
59- "ios-device-lib" : " 0.9.5 " ,
59+ "ios-device-lib" : " 0.9.6 " ,
6060 "ios-mobileprovision-finder" : " 1.2.1" ,
61- "ios-sim-portable" : " 4.5.1 " ,
61+ "ios-sim-portable" : " 4.5.3 " ,
6262 "jimp" : " 1.6.1" ,
6363 "lodash" : " 4.18.1" ,
6464 "log4js" : " 6.9.1" ,
You can’t perform that action at this time.
0 commit comments