Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request digest to d121e62 (
Browse files Browse the repository at this point in the history
…#1109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent 9bbf9c4 commit 66816aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/browserslist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
app-id: ${{ secrets.ECOSPARK_APP_ID }}
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
- uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v7
- uses: peter-evans/create-pull-request@d121e62763d8cc35b5fb1710e887d6e69a52d3a4 # v7
with:
body: I ran `npx update-browserslist-db@latest` 🧑‍💻
branch: actions/update-browserslist-database-if-needed
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/format-if-needed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
app-id: ${{ secrets.ECOSPARK_APP_ID }}
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
- uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v7
- uses: peter-evans/create-pull-request@d121e62763d8cc35b5fb1710e887d6e69a52d3a4 # v7
with:
body: I ran `pnpm format` 🧑‍💻
branch: actions/format
Expand Down

0 comments on commit 66816aa

Please sign in to comment.