Skip to content

Bump mistune from 3.1.3 to 3.3.0 #1607

Bump mistune from 3.1.3 to 3.3.0

Bump mistune from 3.1.3 to 3.3.0 #1607

Workflow file for this run

name: AddBinderBadge
on:
pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- uses: manics/action-binderbadge@99560b89939071823821e105afc83aaa87927e03 # v3.0.0
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}