Update tests.yml

This commit is contained in:
Paramtamtam 2022-05-12 17:18:45 +05:00 committed by GitHub
parent 6d3ced480d
commit 6742381562
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,8 @@ jobs: # Docs: <https://git.io/JvxXE>
- uses: actions/checkout@v3
with: {fetch-depth: 0}
- uses: zricethezav/gitleaks-action@v1 # Action page: <https://github.com/zricethezav/gitleaks-action>
- name: Check for GitLeaks
uses: gacts/gitleaks@v1 # Action page: <https://github.com/gacts/gitleaks>
golangci-lint:
name: Golang-CI (lint)