Skip to content

examples/sftp: Upgrade jsch from jcraft 0.1.55 to mwiede 2.27.0' #7292

examples/sftp: Upgrade jsch from jcraft 0.1.55 to mwiede 2.27.0'

examples/sftp: Upgrade jsch from jcraft 0.1.55 to mwiede 2.27.0' #7292

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"