Skip to content

build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 #238

build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0

build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 #238

Workflow file for this run

name: Test
on:
push:
branches:
- master
paths-ignore:
- README.md
pull_request:
branches:
- master
schedule:
- cron: 0 4 * * SUN
jobs:
build:
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
with:
go-version: "1.23.10"