diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c859144..c483e72 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: go-version-file: ./tools/go.mod check-latest: true - run: make build - - uses: peter-evans/create-pull-request@v7 + - uses: peter-evans/create-pull-request@v8 id: cpr with: token: ${{ secrets.GH_PAT }}