diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 058d64a3..7f319c2b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,7 +41,7 @@ jobs: name: Create release needs: test if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') - uses: neuro-inc/reuse/.github/workflows/release-service.yaml@v25.4.0 + uses: neuro-inc/reuse/.github/workflows/release-service.yaml@v25.12.0 with: image: platform-operator-controller helm_charts: platform platform-operator