diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6f6bcc1..4b9278b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -17,7 +17,7 @@ jobs: otp: [27.x] elixir: [1.17.x] steps: - - uses: googleapis/release-please-action@v4 + - uses: googleapis/release-please-action@v5 id: release - uses: actions/checkout@v6