Skip to content

Commit 782f779

Browse files
Bump neuro-inc/reuse/.github/workflows/release-service.yaml from 25.12.0 to 25.12.1 (#1130)
Bump neuro-inc/reuse/.github/workflows/release-service.yaml Bumps [neuro-inc/reuse/.github/workflows/release-service.yaml](https://github.com/neuro-inc/reuse) from 25.12.0 to 25.12.1. - [Release notes](https://github.com/neuro-inc/reuse/releases) - [Commits](neuro-inc/reuse@v25.12.0...v25.12.1) --- updated-dependencies: - dependency-name: neuro-inc/reuse/.github/workflows/release-service.yaml dependency-version: 25.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7b66c6 commit 782f779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
name: Create release
4242
needs: test
4343
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
44-
uses: neuro-inc/reuse/.github/workflows/release-service.yaml@v25.12.0
44+
uses: neuro-inc/reuse/.github/workflows/release-service.yaml@v25.12.1
4545
with:
4646
image: platform-operator-controller
4747
helm_charts: platform platform-operator

0 commit comments

Comments
 (0)