diff --git a/.github/workflows/release-please-main.yaml b/.github/workflows/release-please-main.yaml index 4e3a4e7..83c28b9 100644 --- a/.github/workflows/release-please-main.yaml +++ b/.github/workflows/release-please-main.yaml @@ -20,7 +20,7 @@ jobs: outputs: release_created: ${{ steps.release-please.outputs.release_created }} steps: - - uses: google-github-actions/release-please-action@v4.0 + - uses: google-github-actions/release-please-action@v4.1 id: release-please with: release-type: go