diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3b4c819..412c974 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ jobs: steps: - name: release id: release - uses: google-github-actions/release-please-action@v3.7.13 + uses: google-github-actions/release-please-action@v4.0.2 with: # https://github.com/google-github-actions/release-please-action#configuration token: ${{ secrets.RELEASE_ACTION_TOKEN }}