Skip to content

Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 (#434) #273

Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 (#434)

Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 (#434) #273

Workflow file for this run

name: Trigger release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-to-maven-central:
uses: ./.github/workflows/release.yml
secrets: inherit