File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ jobs:
4040 # because it does not support checking out from a fork (as it lacks a `repository` input).
4141 # Thus, we checkout and setup Node/pnpm manually.
4242 - name : Install pnpm
43- uses : pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6.0.3
43+ uses : pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
4444
4545 - name : Setup Node.js
46- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
46+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
4747 with :
4848 node-version-file : ' .nvmrc'
4949 cache : ' pnpm'
Original file line number Diff line number Diff line change 4747
4848 # Upload the results to GitHub's code scanning dashboard.
4949 - name : ' Upload to code-scanning'
50- uses : github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
50+ uses : github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
5151 with :
5252 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments