Skip to content

Commit 2a2d5ac

Browse files
committed
fix secret scan
1 parent 875e759 commit 2a2d5ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
workspace_folder: ${{ github.workspace }}
6666
image: ${{ inputs.runtime_docker_image }}
6767
run: |
68-
make secrets-scan
68+
make secret-scan
6969
- name: Run actionlint
7070
uses: anthony-nhs/docker-run-action-fork@80b8bf1eaca8275e1c2b848cf7ea5fabb2443d78
7171
with:

0 commit comments

Comments
 (0)