Skip to content

Commit

Permalink
chore(deps): update non-major (#74)
Browse files Browse the repository at this point in the history
* chore(deps): update non-major

* Update browserslist.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Olsen <[email protected]>
  • Loading branch information
renovate[bot] and stipsan authored Apr 11, 2024
1 parent fcbae6b commit a63531a
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 155 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/browserslist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
with:
node-version: lts/*
- run: npx update-browserslist-db@latest
- uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2
- uses: actions/create-github-app-token@v1
id: generate-token
with:
app_id: ${{ secrets.ECOSPARK_APP_ID }}
private_key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
app-id: ${{ secrets.ECOSPARK_APP_ID }}
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
- uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6
with:
author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Expand Down
Loading

0 comments on commit a63531a

Please sign in to comment.