From efb6890b6e86b98a53025466fd50070f3562197f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 06:19:45 +0000 Subject: [PATCH] Bump ASFHyP3/actions/.github/workflows/reusable-release.yml Bumps [ASFHyP3/actions/.github/workflows/reusable-release.yml](https://github.com/asfhyp3/actions) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](https://github.com/asfhyp3/actions/compare/v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: ASFHyP3/actions/.github/workflows/reusable-release.yml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8841694..eb1d1b5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: jobs: call-release-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-release.yml@v0.21.0 + uses: ASFHyP3/actions/.github/workflows/reusable-release.yml@v0.21.1 with: release_prefix: DockerizedTopsApp develop_branch: dev