Skip to content

Commit 64f9557

Browse files
authored
Merge branch 'main' into fix-icon-rendering-in-db-ui-elements
2 parents 9183950 + 1a9d890 commit 64f9557

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.github/workflows/00-scan-secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
id: extract_branch
1919

2020
- name: 🐷 TruffleHog OSS
21-
uses: trufflesecurity/trufflehog@v3.14.0
21+
uses: trufflesecurity/trufflehog@v3.15.0
2222
with:
2323
path: ./
2424
base: ${{ steps.extract_branch.outputs.branch }}

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"dialog-polyfill": "^0.5.6",
8181
"dotenv": "^16.0.3",
8282
"find-versions-cli": "^4.0.0",
83-
"html-validate": "^7.6.0",
83+
"html-validate": "^7.7.0",
8484
"html5-boilerplate": "^8.0.0",
8585
"husky": "^8.0.1",
8686
"iframe-resizer": "^4.3.2",

0 commit comments

Comments
 (0)