From 6668f13aadef7d946b4b2dfb76aa9312a8e5dfb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0tevko?= Date: Sun, 5 Jan 2020 12:26:24 +0100 Subject: [PATCH] Add dlint-check --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 343f65f..2e733bf 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [A vulnerability scanner for your docker images](https://github.com/phonito/phonito-scanner-action) - [Automatically approve and merge Dependabot updates](https://github.com/ridedott/dependabot-auto-merge-action) +- [Run dlint security linter on your Python code](https://github.com/xen0l/dlint-check) ### Pull Requests