diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index f9abba7..8096388 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@8016a6649226f2ec88ed05441c11bb5410a22d29 + uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d with: token: ${{ secrets.PAT }} fork: true