Skip to content

Bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.0 in the go_modules group across 1 directory #1

Bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.0 in the go_modules group across 1 directory

Bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.0 in the go_modules group across 1 directory #1

Workflow file for this run

---
name: Trunk proposal
on:
pull_request:
branches: [main]
types:
- opened
- reopened
- ready_for_review
merge_group:
branches: [main]
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: ./engine
jobs:
stacks:
timeout-minutes: 30
strategy:
fail-fast: false
runs-on: ubuntu-latest
steps:
- uses: ./.github/actions/checkout-repos
- uses: ./.github/actions/setup-tools
- run: task stack:commons