Skip to content

chore(deps): Bump yauzl, @bytecodealliance/componentize-js and @bytecodealliance/jco in /examples/time-server-js #1155

chore(deps): Bump yauzl, @bytecodealliance/componentize-js and @bytecodealliance/jco in /examples/time-server-js

chore(deps): Bump yauzl, @bytecodealliance/componentize-js and @bytecodealliance/jco in /examples/time-server-js #1155

Workflow file for this run

name: Nix
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
nix-flake:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
with:
name: wassette
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake check
- run: nix build