Skip to content

chore(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.33.0 to 0.34.0 #16014

chore(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.33.0 to 0.34.0

chore(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.33.0 to 0.34.0 #16014

name: PRs labels check
on:
pull_request_target:
types: [opened, reopened, ready_for_review, labeled, unlabeled, synchronize]
jobs:
label:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
runs-on: ubuntu-latest
steps:
- uses: pmalek/[email protected]
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
invalid-labels: 'do not merge,on-hold'
pull-request-number: '${{ github.event.pull_request.number }}'
disable-reviews: true