Update main.yml
This commit is contained in:
parent
a0165838b3
commit
f565ec089e
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -34,6 +34,10 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo Add other actions to build,
|
echo Add other actions to build,
|
||||||
echo test, and deploy your project.
|
echo test, and deploy your project.
|
||||||
|
- name: Easy detect-secrets
|
||||||
|
# You may pin to the exact commit or the version.
|
||||||
|
# uses: RobertFischer/detect-secrets-action@fa2d02975bad47bd65e5752377d0ded2714c985f
|
||||||
|
uses: RobertFischer/detect-secrets-action@v2.0.0
|
||||||
- name: Security and Licence Scan
|
- name: Security and Licence Scan
|
||||||
# You may pin to the exact commit or the version.
|
# You may pin to the exact commit or the version.
|
||||||
# uses: ShiftLeftSecurity/scan-action@54980bbdae434b8e7903cfcffa98a2601c207962
|
# uses: ShiftLeftSecurity/scan-action@54980bbdae434b8e7903cfcffa98a2601c207962
|
||||||
|
Loading…
Reference in New Issue
Block a user