diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e2cedf..769977b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: fetch-depth: 0 - name: Release - uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # ratchet:google-github-actions/release-please-action@v3 + uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # ratchet:google-github-actions/release-please-action@v3 id: release with: token: ${{ steps.app-token.outputs.token }}