From c7a9ae4ddf6b1ca276eb93728eac1db8a375c065 Mon Sep 17 00:00:00 2001 From: Arnaud Rinquin Date: Tue, 17 Sep 2019 11:22:29 +0200 Subject: [PATCH] Add git-crypt-unlock action to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4c91fc..7c605c2 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Create an envfile](https://github.com/SpicyPizza/create-envfile) - [Update Maxmind Databases](https://github.com/meetup/maxmind-updater) - [Debug with SSH over tmate](https://github.com/mxschmitt/action-tmate) - Debug the Action directly by providing a SSH connection. +- [Unlock git-crypt files](https://github.com/sliteteam/github-action-git-crypt-unlock) ### Testing and Linting