diff --git a/.github/workflows/browserslist-db.yml b/.github/workflows/browserslist-db.yml index 952a105fa15..27b33d14db5 100644 --- a/.github/workflows/browserslist-db.yml +++ b/.github/workflows/browserslist-db.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Update Browserslist database and create PR - uses: c2corg/browserslist-update-action@a76abb476199caea5399f9e28ff3f16e491ec566 # @v2.5.0 locked to a specific commit to avoid security issues due to a compromised repo. + uses: c2corg/browserslist-update-action@a76abb476199caea5399f9e28ff3f16e491ec566 # v2.5.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: browserslist-update