Upgrade zkgroup to v0.8.1

This commit is contained in:
Evan Hahn
2021-09-28 11:30:30 -05:00
committed by GitHub
parent a92550b50f
commit 7b9a68b7f9
6 changed files with 12 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
# Copyright 2020-2021 Signal Messenger, LLC
# SPDX-License-Identifier: AGPL-3.0-only
@@ -26,7 +25,7 @@ jobs:
with:
repository: 'signalapp/Mock-Signal-Server-Private'
path: 'Mock-Server'
ref: 'main'
ref: 'alpha'
token: ${{ secrets.AUTOMATED_GITHUB_PAT }}
- name: Setup node.js