Skip to content

cleanup: correct the comment in csi-addons/rbd #2010

cleanup: correct the comment in csi-addons/rbd

cleanup: correct the comment in csi-addons/rbd #2010

---
name: 'Dependency Review'
# yamllint disable-line rule:truthy
on:
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3