Skip to content

Commit ae77f99

Browse files
chore(deps): update non-major (#495)
* chore(deps): update non-major * fix lockfile * chore fix lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Olsen <[email protected]>
1 parent 35d95ba commit ae77f99

File tree

3 files changed

+779
-242
lines changed

3 files changed

+779
-242
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
app-id: ${{ secrets.ECOSPARK_APP_ID }}
3939
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
40-
- uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6
40+
- uses: peter-evans/create-pull-request@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6
4141
with:
4242
body: I ran `npm run format` 🧑‍💻
4343
branch: actions/prettier-if-needed

0 commit comments

Comments
 (0)