diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index c6bca7ac..9cf82577 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@c078ea33917ab8cfa5300e48f4b7e6b16606aede + uses: google-github-actions/release-please-action@51ee8ae2605bd5ce1cfdcc5938684908f1cd9f69 with: token: ${{ secrets.PAT }} fork: true