Skip to content

Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 #496

Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2

Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 #496

Workflow file for this run

name: Check signed commits in PR
on: pull_request_target
jobs:
check-signed-commits:
name: Check signed commits in PR
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1