diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index d2e4152c..eea77a93 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -28,6 +28,8 @@ jobs: - name: Add & Commit if: matrix.java == '11' uses: EndBug/add-and-commit@v8.0.2 + env: + GITHUB_TOKEN: ${{ secrets.SG_JAVA_GITHUB_TOKEN }} with: add: 'pom.xml' default_author: 'github_actions' diff --git a/pom.xml b/pom.xml index ed93d8c9..3b221e3f 100644 --- a/pom.xml +++ b/pom.xml @@ -262,7 +262,7 @@ com.sendgrid java-http-client - 4.3.9 + 4.5.0 com.fasterxml.jackson.core