Skip to content

Bump the gha-dependencies group with 8 updates #1635

Bump the gha-dependencies group with 8 updates

Bump the gha-dependencies group with 8 updates #1635

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 }}