Skip to content

chore(deps): bump actions/setup-java from 4 to 5 #356

chore(deps): bump actions/setup-java from 4 to 5

chore(deps): bump actions/setup-java from 4 to 5 #356

name: Attach Artifact to Release
on:
workflow_dispatch:
pull_request:
types:
- closed
push:
branches:
- main
permissions:
contents: write
actions: read
packages: write
id-token: write
jobs:
attach-artifact-to-release:
uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@main
secrets: inherit