Skip to content

build(deps): bump org.postgresql:postgresql from 42.7.2 to 42.7.3 #8194

build(deps): bump org.postgresql:postgresql from 42.7.2 to 42.7.3

build(deps): bump org.postgresql:postgresql from 42.7.2 to 42.7.3 #8194

Workflow file for this run

name: semantic-pull-request
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
permissions:
pull-requests: write
statuses: write
steps:
- uses: amannn/action-semantic-pull-request@v3.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}