We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3de062 commit f0a27ecCopy full SHA for f0a27ec
.github/workflows/code-health.yml
@@ -153,6 +153,5 @@ jobs:
153
- name: Install dependencies
154
run: |
155
sudo apt-get install -y git-secrets
156
- npm ci
157
- name: Run git-secrets
158
run: git-secrets --register-aws && git-secrets --scan
0 commit comments