diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4da29e80..cac58f2d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -53,7 +53,7 @@ jobs: steps: - name: Release version id: release - uses: hoprnet/hopr-workflows/actions/release-version@fa71078959cf9f892185e8df16551720693a2cd1 # 0.9.3 + uses: hoprnet/hopr-workflows/actions/release-version@fd29bf3c58b72faacc300e068a05b59eb3b180bc # 0.9.4 with: source_branch: ${{ github.ref_name }} file: package.json