Commit f39560d 1 parent 8386a08 commit f39560d Copy full SHA for f39560d
File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 34
34
35
35
# Initializes the CodeQL tools for scanning.
36
36
- name : Initialize CodeQL
37
- uses : github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
37
+ uses : github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
38
38
with :
39
39
languages : ${{ matrix.language }}
40
40
# If you wish to specify custom queries, you can do so here or in a config file.
48
48
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
49
49
# If this step fails, then you should remove it and run the build manually (see below)
50
50
- name : Autobuild
51
- uses : github/codeql-action/autobuild@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
51
+ uses : github/codeql-action/autobuild@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
52
52
53
53
# ℹ️ Command-line programs to run using the OS shell.
54
54
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
61
61
# ./location_of_script_within_repo/buildscript.sh
62
62
63
63
- name : Perform CodeQL Analysis
64
- uses : github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
64
+ uses : github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
Original file line number Diff line number Diff line change @@ -1818,9 +1818,9 @@ prelude-ls@^1.2.1:
1818
1818
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1819
1819
1820
1820
prettier@^3.0.0 :
1821
- version "3.4.1 "
1822
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1 .tgz#e211d451d6452db0a291672ca9154bc8c2579f7b "
1823
- integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg ==
1821
+ version "3.4.2 "
1822
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2 .tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f "
1823
+ integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ ==
1824
1824
1825
1825
prismjs@^1.28.0 :
1826
1826
version "1.29.0"
@@ -1953,9 +1953,9 @@ safe-regex-test@^1.0.3:
1953
1953
is-regex "^1.1.4"
1954
1954
1955
1955
sass@^1.50.0 :
1956
- version "1.81.1 "
1957
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.1 .tgz#fae569d12533e5d3ca83641f2c1109a078fc53cb "
1958
- integrity sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA ==
1956
+ version "1.82.0 "
1957
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0 .tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70 "
1958
+ integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q ==
1959
1959
dependencies :
1960
1960
chokidar "^4.0.0"
1961
1961
immutable "^5.0.2"
@@ -2218,9 +2218,9 @@ typed-array-length@^1.0.6:
2218
2218
reflect.getprototypeof "^1.0.6"
2219
2219
2220
2220
typedoc@^0.27.2 :
2221
- version "0.27.2 "
2222
- resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.2 .tgz#8a4e0303f4c49174af21e981e0b60e8a637d8167 "
2223
- integrity sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw ==
2221
+ version "0.27.3 "
2222
+ resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.3 .tgz#0fad232181ce0ac7eda27fe78e56a4b863e1fe59 "
2223
+ integrity sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ ==
2224
2224
dependencies :
2225
2225
" @gerrit0/mini-shiki" " ^1.24.0"
2226
2226
lunr "^2.3.9"
You can’t perform that action at this time.
0 commit comments