diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 590a4b9..2fead6a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v4 - name: "Patch Release Me" - uses: 42ByteLabs/patch-release-me@0.4.1 + uses: 42ByteLabs/patch-release-me@0.5.3 with: mode: ${{ github.event.inputs.bump }}