Skip to content

Commit

Permalink
Bump to new minisign-cli release
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdesr committed Jul 4, 2022
1 parent 9f8a15d commit 9c9e84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
asset_name: libnss_sqlite.so.2
asset_content_type: application/octet-stream

- uses: thomasdesr/minisign-action@v1
- uses: thomasdesr/minisign-action@v1.2
with:
args: -Sm target/release/libnss_sqlite.so.2
minisign_key: ${{ secrets.MINISIGN_RELEASE_KEY }}
Expand Down

0 comments on commit 9c9e84f

Please sign in to comment.