Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

chore(deps): bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.1 #267

chore(deps): bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.1

chore(deps): bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.1 #267

Workflow file for this run

name: PR Lint
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true