Skip to content

Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 in /dbump_pgx #107

Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 in /dbump_pgx

Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 in /dbump_pgx #107

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.8.1
vuln:
uses: cristalhq/.github/.github/workflows/vuln.yml@v0.8.1