File tree Expand file tree Collapse file tree
extensions/amp-access/0.1/iframe-api
third_party/amp-toolbox-cache-url Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,12 +38,12 @@ jobs:
3838
3939 # Initializes the CodeQL tools for scanning.
4040 - name : Initialize CodeQL
41- uses : github/codeql-action/init@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
41+ uses : github/codeql-action/init@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
4242 with :
4343 config-file : ./.github/codeql/config.yml
4444 languages : ${{ matrix.language }}
4545
4646 - name : Perform CodeQL Analysis
47- uses : github/codeql-action/analyze@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
47+ uses : github/codeql-action/analyze@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
4848 with :
4949 category : ' /language:${{matrix.language}}'
Original file line number Diff line number Diff line change 7272
7373 # Upload the results to GitHub's code scanning dashboard.
7474 - name : ' Upload to code-scanning'
75- uses : github/codeql-action/upload-sarif@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
75+ uses : github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
7676 with :
7777 sarif_file : results.sarif
Original file line number Diff line number Diff line change 1616 "devDependencies" : {
1717 "babel-plugin-external-helpers" : " 6.22.0" ,
1818 "babel-preset-env" : " 1.7.0" ,
19- "rollup" : " 4.14.0 " ,
19+ "rollup" : " 4.14.1 " ,
2020 "@rollup/plugin-babel" : " 6.0.4" ,
2121 "rollup-plugin-cleanup" : " 3.2.1"
2222 }
Original file line number Diff line number Diff line change 4040 "karma-chrome-launcher" : " 3.2.0" ,
4141 "karma-jasmine" : " 5.1.0" ,
4242 "npm-run-all2" : " 6.1.2" ,
43- "rollup" : " 4.14.0 " ,
43+ "rollup" : " 4.14.1 " ,
4444 "rollup-plugin-commonjs" : " 10.1.0" ,
4545 "rollup-plugin-filesize" : " 10.0.0" ,
4646 "rollup-plugin-ignore" : " 1.0.10" ,
You can’t perform that action at this time.
0 commit comments