Skip to content

build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#529) #348

build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#529)

build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#529) #348

name: "Publish Snapshot Build"
on:
push:
branches:
- main
workflow_dispatch:
jobs:
Publish-Snapshot:
uses: eclipse-edc/.github/.github/workflows/publish-snapshot.yml@main
secrets: inherit
Publish-Dependencies:
uses: eclipse-edc/.github/.github/workflows/publish-dependencies.yml@main
secrets: inherit