diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index ed470d1..9fa4cb8 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -11,7 +11,7 @@ jobs: outputs: release_created: ${{ steps.release-please.outputs.release_created }} steps: - - uses: google-github-actions/release-please-action@v3 + - uses: google-github-actions/release-please-action@v4 id: release-please with: release-type: go