File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ jobs:
46
46
cache : ' yarn'
47
47
48
48
- name : Initialize CodeQL
49
- uses : github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
49
+ uses : github/codeql-action/init@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
50
50
with :
51
51
languages : ${{ matrix.language }}
52
52
53
53
- name : Autobuild
54
- uses : github/codeql-action/autobuild@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
54
+ uses : github/codeql-action/autobuild@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
55
55
56
56
- name : Perform CodeQL Analysis
57
- uses : github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
57
+ uses : github/codeql-action/analyze@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
Original file line number Diff line number Diff line change @@ -1266,9 +1266,9 @@ escape-string-regexp@^4.0.0:
1266
1266
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
1267
1267
1268
1268
eslint-config-prettier@^10.0.0 :
1269
- version "10.1.5 "
1270
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5 .tgz#00c18d7225043b6fbce6a665697377998d453782 "
1271
- integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw ==
1269
+ version "10.1.8 "
1270
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8 .tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97 "
1271
+ integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w ==
1272
1272
1273
1273
eslint-plugin-react-hooks@^5.1.0 :
1274
1274
version "5.2.0"
You can’t perform that action at this time.
0 commit comments