Skip to content

build(deps): bump werkzeug from 3.0.3 to 3.0.6 #719

build(deps): bump werkzeug from 3.0.3 to 3.0.6

build(deps): bump werkzeug from 3.0.3 to 3.0.6 #719

Workflow file for this run

on:
pull_request
name: Wool
jobs:
runWool:
name: Run black
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: uc-cdis/wool@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}