Skip to content

build(deps): Bump thiserror from 1.0.52 to 1.0.55 #1695

build(deps): Bump thiserror from 1.0.52 to 1.0.55

build(deps): Bump thiserror from 1.0.52 to 1.0.55 #1695

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
timeout-minutes: 6
steps:
- uses: amannn/action-semantic-pull-request@v4.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}