mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
fix(ci): pin browserslist-update-action@v2.5.0
This commit is contained in:
2
.github/workflows/update-browserslist.yaml
vendored
2
.github/workflows/update-browserslist.yaml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
git config user.email "189535814+fiximus@users.noreply.github.com"
|
git config user.email "189535814+fiximus@users.noreply.github.com"
|
||||||
|
|
||||||
- name: Update Browserslist database and create PR if applies
|
- name: Update Browserslist database and create PR if applies
|
||||||
uses: c2corg/browserslist-update-action@v2
|
uses: c2corg/browserslist-update-action@v2.5.0
|
||||||
with:
|
with:
|
||||||
directory: ./packages/browserslist-config/
|
directory: ./packages/browserslist-config/
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user