Skip to content

Bump com.diffplug.spotless from 8.8.0 to 8.9.0 in the build-dependencies group #5

Bump com.diffplug.spotless from 8.8.0 to 8.9.0 in the build-dependencies group

Bump com.diffplug.spotless from 8.8.0 to 8.9.0 in the build-dependencies group #5

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0
# Copyright Red Hat Inc. and Hibernate Authors
name: PR cleanup
on:
pull_request_target:
types: [ closed ]
permissions: { }
jobs:
cleanup:
uses: hibernate/.github/.github/workflows/pr-cleanup.yml@main
permissions:
pull-requests: write
secrets: inherit