diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 9247ecb0..39d50d75 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -102,7 +102,7 @@ jobs: fetch-depth: 0 - name: Release id: release - uses: google-github-actions/release-please-action@4c5670f886fe259db4d11222f7dff41c1382304d + uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 with: token: ${{ secrets.PAT }} fork: true