Update main.yml

This commit is contained in:
jvitorinoj 2021-07-22 16:58:14 -03:00 committed by GitHub
parent a0165838b3
commit f565ec089e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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