diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index dd7b642..0d5be22 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@main + - uses: GoogleCloudPlatform/release-please-action@3eee20cf311ef238a2220fb57f5b70ce72efa4dd with: token: ${{ secrets.RELEASE_PR_TOKEN }} release-type: node