From 9e9fc896af68f497b483eef30c3ee00124fdfee4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 02:26:35 +0000 Subject: [PATCH] Update ncipollo/release-action digest to bcfe547 --- .github/workflows/maven-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml index 81a2825..ecfd997 100644 --- a/.github/workflows/maven-publish.yml +++ b/.github/workflows/maven-publish.yml @@ -25,7 +25,7 @@ jobs: with: ref: ${{ github.event.release.tag_name }} - name: Create GitHub Release - uses: ncipollo/release-action@9128f238eeeeed39b82af6636303729079d51730 # v1 + uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1 with: tag: ${{ github.event.release.tag_name }} generateReleaseNotes: true