Skip to content

Bump thiserror from 1.0.69 to 2.0.12 #20

Bump thiserror from 1.0.69 to 2.0.12

Bump thiserror from 1.0.69 to 2.0.12 #20

Workflow file for this run

name: WIP
on:
pull_request:
types: [ opened, synchronize, reopened, edited ]
permissions:
statuses: write
jobs:
wip:
runs-on: ubuntu-22.04
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}