Skip to content

Commit

Permalink
Merge branch 'main' into fix-icon-rendering-in-db-ui-elements
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Oct 25, 2022
2 parents 9183950 + 1a9d890 commit 64f9557
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/00-scan-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: extract_branch

- name: 🐷 TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.14.0
uses: trufflesecurity/trufflehog@v3.15.0
with:
path: ./
base: ${{ steps.extract_branch.outputs.branch }}
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"dialog-polyfill": "^0.5.6",
"dotenv": "^16.0.3",
"find-versions-cli": "^4.0.0",
"html-validate": "^7.6.0",
"html-validate": "^7.7.0",
"html5-boilerplate": "^8.0.0",
"husky": "^8.0.1",
"iframe-resizer": "^4.3.2",
Expand Down

0 comments on commit 64f9557

Please sign in to comment.