Skip to content

Bump org.apache.sshd:sshd-core from 2.10.0 to 2.11.0 #169

Bump org.apache.sshd:sshd-core from 2.10.0 to 2.11.0

Bump org.apache.sshd:sshd-core from 2.10.0 to 2.11.0 #169

name: Build Dependabot
on:
pull_request_target
jobs:
build:
name: Build
if: ${{ github.actor == 'dependabot[bot]' }}
uses: ./.github/workflows/reusable-build.yml
with:
sonar_analysis: false
ref: ${{ github.event.pull_request.head.sha }}