Commit e5c19d1 1 parent 8386a08 commit e5c19d1 Copy full SHA for e5c19d1
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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 @@ -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"
You can’t perform that action at this time.
0 commit comments