From f2d9aebc00e4388919826efdf2b988f14dd91a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 13:30:56 +0000 Subject: [PATCH] Bump parcellab/ci/.github/workflows/release.yaml from 8.2.6 to 8.3.0 Bumps [parcellab/ci/.github/workflows/release.yaml](https://github.com/parcellab/ci) from 8.2.6 to 8.3.0. - [Release notes](https://github.com/parcellab/ci/releases) - [Commits](https://github.com/parcellab/ci/compare/v8.2.6...v8.3.0) --- updated-dependencies: - dependency-name: parcellab/ci/.github/workflows/release.yaml dependency-version: 8.3.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 2f1667f..6698e05 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,7 +11,7 @@ on: jobs: draft_release: if: github.ref == 'refs/heads/main' - uses: parcellab/ci/.github/workflows/release.yaml@v8.2.6 + uses: parcellab/ci/.github/workflows/release.yaml@v8.3.0 with: commitish: ${{ github.sha }} secrets: