Skip to content

build(deps): bump bouncyCastle-jdk18on from 1.78.1 to 1.79 (#4596) #1225

build(deps): bump bouncyCastle-jdk18on from 1.78.1 to 1.79 (#4596)

build(deps): bump bouncyCastle-jdk18on from 1.78.1 to 1.79 (#4596) #1225

name: "Publish Snapshot Build"
on:
push:
branches:
- main
workflow_dispatch:
jobs:
Publish-Snapshot:
# This workflow will abort if the required secrets don't exist
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