File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 39
39
40
40
# Initializes the CodeQL tools for scanning.
41
41
- name : Initialize CodeQL
42
- uses : github/codeql-action/init@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
42
+ uses : github/codeql-action/init@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
43
43
with :
44
44
languages : ${{ matrix.language }}
45
45
# If you wish to specify custom queries, you can do so here or in a config file.
53
53
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
54
54
# If this step fails, then you should remove it and run the build manually (see below)
55
55
- name : Autobuild
56
- uses : github/codeql-action/autobuild@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
56
+ uses : github/codeql-action/autobuild@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
57
57
58
58
# ℹ️ Command-line programs to run using the OS shell.
59
59
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
66
66
# ./location_of_script_within_repo/buildscript.sh
67
67
68
68
- name : Perform CodeQL Analysis
69
- uses : github/codeql-action/analyze@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
69
+ uses : github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
Original file line number Diff line number Diff line change 22
22
- name : ' Checkout Repository'
23
23
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
24
24
- name : ' Dependency Review'
25
- uses : actions/dependency-review-action@01bc87099ba56df1e897b6874784491ea6309bc4 # v3.1.4
25
+ uses : actions/dependency-review-action@c74b580d73376b7750d3d2a50bfb8adc2c937507 # v3.1.5
Original file line number Diff line number Diff line change 1
- 20.10 .0
1
+ 20.11 .0
Original file line number Diff line number Diff line change 147
147
" @types/react" " *"
148
148
149
149
" @types/react@*" , "@types/react@^18.2.24":
150
- version "18.2.46 "
151
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.46 .tgz#f04d6c528f8f136ea66333bc66abcae46e2680df "
152
- integrity sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w ==
150
+ version "18.2.47 "
151
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47 .tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40 "
152
+ integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ ==
153
153
dependencies :
154
154
" @types/prop-types" " *"
155
155
" @types/scheduler" " *"
@@ -350,9 +350,9 @@ path-scurry@^1.10.1:
350
350
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
351
351
352
352
prettier@^3.0.3 :
353
- version "3.1.1 "
354
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1 .tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848 "
355
- integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw ==
353
+ version "3.2.2 "
354
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2 .tgz#96e580f7ca9c96090ad054616c0c4597e2844b65 "
355
+ integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A ==
356
356
357
357
prop-types@^15.8.1 :
358
358
version "15.8.1"
You can’t perform that action at this time.
0 commit comments