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

build(deps-dev): bump sharp from 0.32.1 to 0.32.6 #2692

build(deps-dev): bump sharp from 0.32.1 to 0.32.6

build(deps-dev): bump sharp from 0.32.1 to 0.32.6 #2692

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@v3
- name: Danger
uses: danger/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DANGER_DISABLE_TRANSPILATION: true