Skip to content

(role/atshcu) bump imanager version #6353

(role/atshcu) bump imanager version

(role/atshcu) bump imanager version #6353

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: shellcheck
"on":
- push
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master