We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec380d9 commit 19ee769Copy full SHA for 19ee769
1 file changed
.github/workflows/test-wolfhsm-simulator.yml
@@ -53,6 +53,8 @@ jobs:
53
uses: actions/checkout@v4
54
with:
55
repository: wolfssl/wolfHSM-examples
56
+ # Make sure to update this when the wolfHSM submodule is updated!
57
+ ref: wolfHSM-v1.1.0
58
path: wolfHSM-examples
59
60
- name: Build example POSIX TCP server
0 commit comments