From aa184bec1cb8794f5d3521f0f101004a39a4e381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 14:02:31 +0000 Subject: [PATCH] chore(deps): bump ncipollo/release-action from 1.18.0 to 1.20.0 Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.18.0 to 1.20.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/bcfe5470707e8832e12347755757cec0eb3c22af...b7eabc95ff50cbeeedec83973935c8f306dfcd0b) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 32c171170c..b130c25528 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -183,7 +183,7 @@ jobs: with: input_string: ${{ github.event.inputs.tag }} version_extractor_regex: 'v(.*)$' - - uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0 + - uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0 with: body: | #### Download Kong Ingress Controller ${{ steps.semver_parser.outputs.fullversion }}: