We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875e759 commit 2a2d5acCopy full SHA for 2a2d5ac
1 file changed
.github/workflows/quality-checks.yml
@@ -65,7 +65,7 @@ jobs:
65
workspace_folder: ${{ github.workspace }}
66
image: ${{ inputs.runtime_docker_image }}
67
run: |
68
- make secrets-scan
+ make secret-scan
69
- name: Run actionlint
70
uses: anthony-nhs/docker-run-action-fork@80b8bf1eaca8275e1c2b848cf7ea5fabb2443d78
71
with:
0 commit comments