chore(yay): update release notary

This commit is contained in:
jguer 2021-01-29 22:48:05 +01:00
parent c221d5ebbd
commit b9d3992f13
No known key found for this signature in database
GPG key ID: 6D6CC9BEA8556B35

View file

@ -128,4 +128,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Release Notary Action
uses: commitsar-app/release-notary@v0.8.0
uses: commitsar-app/release-notary@v0.9.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}