Skip to content

Bump org.testcontainers:postgresql from 1.19.0 to 1.19.1 #695

Bump org.testcontainers:postgresql from 1.19.0 to 1.19.1

Bump org.testcontainers:postgresql from 1.19.0 to 1.19.1 #695

Workflow file for this run

name: Slash command dispatch
on:
issue_comment:
types: [created]
jobs:
dispatcher:
runs-on: ubuntu-latest
steps:
- name: Slash command dispatch
uses: peter-evans/[email protected]
with:
token: ${{ secrets.LOS_TOKEN }}
commands: promote
issue-type: issue
allow-edits: true