Skip to content

Commit

Permalink
Update README to use proper version
Browse files Browse the repository at this point in the history
Fixes #10
  • Loading branch information
ArnaudRinquin committed Jan 27, 2021
1 parent 172c214 commit 8b1fa3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Unlock secrets
uses: sliteteam/github-action-git-crypt-unlock@1.0.2
uses: sliteteam/github-action-git-crypt-unlock@1.2.0
env:
GIT_CRYPT_KEY: ${{ secrets.GIT_CRYPT_KEY }}
```
Expand Down

0 comments on commit 8b1fa3c

Please sign in to comment.