Skip to content

Bump golang.org/x/crypto from 0.9.0 to 0.17.0 in /dbump_pgx #103

Bump golang.org/x/crypto from 0.9.0 to 0.17.0 in /dbump_pgx

Bump golang.org/x/crypto from 0.9.0 to 0.17.0 in /dbump_pgx #103

Workflow file for this run

name: build
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 0 * * 0' # run "At 00:00 on Sunday"
# See https://github.com/cristalhq/.github/.github/workflows
jobs:
build:
uses: cristalhq/.github/.github/workflows/build.yml@v0.7.0
vuln:
uses: cristalhq/.github/.github/workflows/vuln.yml@v0.7.0