diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 6e0173fd..5bbbb4ca 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@db8f2c60ee802b3748b512940dde88eabd7b7e01 + uses: google-github-actions/release-please-action@a6d1fd9854c8c40688a72f7e4b072a1e965860a0 with: token: ${{ secrets.PAT }} fork: true