From 25b8964367d24ae6ba174c0aec1b7c0786688bdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 20:46:03 +0000 Subject: [PATCH] Bump plus3it/actions-workflows/.github/workflows/release.yml Bumps [plus3it/actions-workflows/.github/workflows/release.yml](https://github.com/plus3it/actions-workflows) from 1.9.2 to 1.10.0. - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/plus3it/actions-workflows/compare/ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8...ddd67e99878a285f728de398c1116151c2d7791a) --- updated-dependencies: - dependency-name: plus3it/actions-workflows/.github/workflows/release.yml dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 073297bb..154d8acb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ on: jobs: release: - uses: plus3it/actions-workflows/.github/workflows/release.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8 + uses: plus3it/actions-workflows/.github/workflows/release.yml@ddd67e99878a285f728de398c1116151c2d7791a secrets: release-token: ${{ secrets.GH_RELEASES_TOKEN }} with: