Skip to content

Commit f2d9aeb

Browse files
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](parcelLab/ci@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] <support@github.com>
1 parent 5a0ab7d commit f2d9aeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
draft_release:
1313
if: github.ref == 'refs/heads/main'
14-
uses: parcellab/ci/.github/workflows/release.yaml@v8.2.6
14+
uses: parcellab/ci/.github/workflows/release.yaml@v8.3.0
1515
with:
1616
commitish: ${{ github.sha }}
1717
secrets:

0 commit comments

Comments
 (0)