diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index ac2c2f32..d8ca423e 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -143,7 +143,7 @@ jobs: echo "semver=$MAJOR.$MINOR.$PATCH" >> $GITHUB_OUTPUT - name: Release id: release - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 + uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e with: token: ${{ secrets.PAT }} fork: true