Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

build(deps): bump next from 12.1.6 to 13.5.0 #2645

build(deps): bump next from 12.1.6 to 13.5.0

build(deps): bump next from 12.1.6 to 13.5.0 #2645

Workflow file for this run

name: (GitHub Actions) Danger
on:
pull_request:
branches:
- '**'
- '!main'
jobs:
build:
name: Danger JS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Danger
uses: danger/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DANGER_DISABLE_TRANSPILATION: true