From 54989264a783f7616b5e6ce7801e84b008045d03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 22:07:02 +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