Skip to content

rbd: do not try to run resizefs on an encrypted BlockMode volume #2022

rbd: do not try to run resizefs on an encrypted BlockMode volume

rbd: do not try to run resizefs on an encrypted BlockMode volume #2022

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