Skip to content

build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#166) #394

build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#166)

build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#166) #394

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-file: "go.mod"