Skip to content

Bump golang.org/x/crypto from 0.12.0 to 0.17.0 #1850

Bump golang.org/x/crypto from 0.12.0 to 0.17.0

Bump golang.org/x/crypto from 0.12.0 to 0.17.0 #1850

Workflow file for this run

name: "Nix flake build"
on:
pull_request:
push:
workflow_dispatch:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build