diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 3ae05bf..59348e2 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -7,7 +7,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3 + - uses: GoogleCloudPlatform/release-please-action@v5 id: release with: token: ${{ secrets.NODESHIFT_RELEASES_TOKEN }}