Skip to content

Add tests covering the main functionality of the ssh server component #213

Add tests covering the main functionality of the ssh server component

Add tests covering the main functionality of the ssh server component #213

name: dependency review
on:
pull_request:
branches:
- main
permissions: {}
jobs:
dependency-review:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/dependency-review-action@4901385134134e04cec5fbe5ddfe3b2c5bd5d976 # v4.0.0
with:
config-file: .github/dependency-review-config.yaml