Skip to content

Bump org.postgresql:postgresql from 42.7.10 to 42.7.11 #1027

Bump org.postgresql:postgresql from 42.7.10 to 42.7.11

Bump org.postgresql:postgresql from 42.7.10 to 42.7.11 #1027

Workflow file for this run

name: PR
on:
pull_request:
permissions:
contents: read
jobs:
tests:
uses: ./.github/workflows/_run-tests.yml
secrets:
pact_broker_username: ${{ secrets.pact_broker_username }}
pact_broker_password: ${{ secrets.pact_broker_password }}
repos_readonly_token: ${{ secrets.repos_readonly_token }}
dependency-review:
name: Dependency Review scan
uses: alphagov/pay-ci/.github/workflows/_run-dependency-review.yml@master