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@820e3160e279568db735cee8ed8f8e77a6da7818 # v3.32.6
32+ uses : github/codeql-action/init@ebcb5b36ded6beda4ceefea6a8bc4cc885255bb3 # v3.34.1
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@820e3160e279568db735cee8ed8f8e77a6da7818 # v3.32.6
38+ uses : github/codeql-action/analyze@ebcb5b36ded6beda4ceefea6a8bc4cc885255bb3 # v3.34.1
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:9fb6f44dc162b1e0aada85f072a95141844c61e3bfcedf40b8a46fecf208e986 # latest
19+ image : returntocorp/semgrep@sha256:3dab091ee3247fce7e4ed3df9f92b3bd72692c083295f53cec3f135b86404db1 # 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 2424 "test" : " nps test"
2525 },
2626 "devDependencies" : {
27- "@11ty/eleventy" : " 3.1.2 " ,
27+ "@11ty/eleventy" : " 3.1.5 " ,
2828 "@biomejs/biome" : " 1.9.4" ,
2929 "@cspell/dict-lorem-ipsum" : " 4.0.5" ,
3030 "@isaacs/catcher" : " 1.0.4" ,
3131 "@openinf/gh-file-importer" : " 2.0.1" ,
32- "@shopify/prettier-plugin-liquid" : " 1.10.0 " ,
32+ "@shopify/prettier-plugin-liquid" : " 1.10.2 " ,
3333 "@tsconfig/node-lts" : " 22.0.4" ,
3434 "@types/console-log-level" : " 1.4.5" ,
3535 "@types/gulp" : " 4.0.18" ,
4444 "cspell" : " 9.7.0" ,
4545 "cssnano" : " 7.1.3" ,
4646 "dictionary-en" : " 4.0.0" ,
47- "dprint" : " 0.52 .0" ,
47+ "dprint" : " 0.53 .0" ,
4848 "editorconfig-checker" : " 6.1.1" ,
4949 "globby" : " 14.1.0" ,
5050 "gulp" : " 5.0.1" ,
You can’t perform that action at this time.
0 commit comments