Skip to content

Commit

Permalink
[CI] Bump second-state/wasmedge-actions-libsodium-tests from 0.0.1 to…
Browse files Browse the repository at this point in the history
… 0.0.2 (WasmEdge#2707)

Bumps [second-state/wasmedge-actions-libsodium-tests](https://github.com/second-state/wasmedge-actions-libsodium-tests) from 0.0.1 to 0.0.2.
- [Commits](second-state/actions-run-libsodium-tests@v0.0.1...v0.0.2)

---
updated-dependencies:
- dependency-name: second-state/wasmedge-actions-libsodium-tests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent fa0d8a0 commit 783e96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
curl -sSf https://raw.githubusercontent.com/WasmEdge/WasmEdge/master/utils/install.sh | bash -s -- -p ${{ github.workspace }}/wasmedge-latest
# TODO: check if latest version match ref
- name: Run libsodium tests
uses: second-state/[email protected].1
uses: second-state/[email protected].2
with:
path: wasmedge-latest/bin
wasi-runtime: wasmedge

0 comments on commit 783e96c

Please sign in to comment.