File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ jobs:
2929
3030 # Initializes the CodeQL tools for scanning.
3131 - name : Initialize CodeQL
32- uses : github/codeql-action/init@5c8a8a642e79153f5d047b10ec1cba1d1cc65699 # v3.35.1
32+ uses : github/codeql-action/init@ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a # v3.35.2
3333 with :
3434 languages : ${{ matrix.language }}
3535 queries : security-extended,security-and-quality
3636
3737 - name : Perform CodeQL Analysis
38- uses : github/codeql-action/analyze@5c8a8a642e79153f5d047b10ec1cba1d1cc65699 # v3.35.1
38+ uses : github/codeql-action/analyze@ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a # v3.35.2
3939 with :
4040 category : ' /language:${{matrix.language}}'
Original file line number Diff line number Diff line change 1616 env :
1717 SEMGREP_APP_TOKEN : ${{ secrets.SEMGREP_APP_TOKEN }}
1818 container :
19- image : returntocorp/semgrep@sha256:a3d49dc967b8534a6a76628e50c51cbfe33eb7195dc2feab1fdc0f100852c8ef # latest
19+ image : returntocorp/semgrep@sha256:d7d67e1e0c0ed26278ab35f0be082f0afdfd7a880f4927aee86f8127fdbce617 # latest
2020 steps :
2121 - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2222 - run : semgrep ci
Original file line number Diff line number Diff line change 3636 "@types/js-yaml" : " 4.0.9" ,
3737 "@types/node" : " 22.19.17" ,
3838 "@yarnpkg/shell" : " 4.1.3" ,
39- "autoprefixer" : " 10.4.27 " ,
39+ "autoprefixer" : " 10.5.0 " ,
4040 "bootstrap" : " 5.3.8" ,
4141 "browser-sync" : " 3.0.4" ,
4242 "browserslist-lint" : " 0.4.0" ,
4343 "console-log-level" : " 1.4.1" ,
4444 "cspell" : " 9.8.0" ,
45- "cssnano" : " 7.1.4 " ,
45+ "cssnano" : " 7.1.5 " ,
4646 "dictionary-en" : " 4.0.0" ,
4747 "dprint" : " 0.54.0" ,
4848 "editorconfig-checker" : " 6.1.1" ,
6262 "markdownlint-cli2" : " 0.22.0" ,
6363 "markdownlint-cli2-formatter-default" : " 0.0.6" ,
6464 "nps" : " 5.10.0" ,
65- "prettier" : " 3.8.2 " ,
65+ "prettier" : " 3.8.3 " ,
6666 "remark" : " 15.0.1" ,
6767 "remark-cli" : " 12.0.1" ,
6868 "remark-directive" : " 4.0.0" ,
You can’t perform that action at this time.
0 commit comments