Skip to content

Commit

Permalink
ci(deps): bump c2corg/browserslist-update-action to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Nov 25, 2024
1 parent 742d980 commit 1e662b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/browserlist-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- name: Update Browserslist database and create PR if applies
uses: c2corg/browserslist-update-action@v2
uses: c2corg/browserslist-update-action@v2.5.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: browserslist-update
Expand Down

0 comments on commit 1e662b2

Please sign in to comment.